lockdep: per filesystem inode lock class
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 15 Oct 2007 12:51:31 +0000 (14:51 +0200)
committerPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 15 Oct 2007 12:51:31 +0000 (14:51 +0200)
Give each filesystem its own inode lock class. The various filesystems have
different locking order wrt the inode locks; esp. the pseudo filesystems differ
from the rest.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>

No differences found