On 26/04/07, David Chinner <[EMAIL PROTECTED]> wrote:
On Wed, Apr 25, 2007 at 11:16:57AM +0200, Jesper Juhl wrote: > > Hi, > > For your information : > > Once in a while I see the message below after I've just created a new XFS filesystem, mount it and then start copying data to it...... > ============================================= > [ INFO: possible recursive locking detected ] > 2.6.20.3generic #1 > --------------------------------------------- > xfs_fsr/6117 is trying to acquire lock: > (&(&ip->i_lock)->mr_lock){----}, at: [<f929422d>] xfs_ilock+0x7d/0xa0 [xfs] > > but task is already holding lock: > (&(&ip->i_lock)->mr_lock){----}, at: [<f929422d>] xfs_ilock+0x7d/0xa0 [xfs] Known false positive - XFS doesn't have the annotations needed for this yet; we've got a patch that will probably make it's way into 6.5.22 that should fix most of these issues.
Ok. Thanks for the feedback. -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

