Re: [BUG] Lockdep warning with XFS on 2.6.22-rc6
From: Satyam Sharma
Date: Mon Jun 25 2007 - 11:54:22 EST
On 6/25/07, Johannes Weiner <hannes-kernel@xxxxxxxxxxxx> wrote:
[...]
this is what just hit the ring buffer when I was surfing with elinks on a
brand-new -rc6.
Johannes:
This is a known bogus warning. You can safely ignore it.
David, Ingo:
[ Ok, so we know that XFS wants to lock inodes in ascending inode number
order and not strictly the parent-first-child-second order that rest of the fs/
code does, so that makes it difficult to teach lockdep about this kind of lock
ordering ... ]
However, this (bogus) warning still causes way too much noise on the lists
(2-3 or more every week?) and most users wouldn't understand how or why
this warning is bogus, so would get unnecessarily disturbed about it.
Could there be a way to whitelist such "known bogus cases" in lockdep
and stop it from complaining?
Satyam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/