commit | d475fd428ce77aa2a8bc650d230e17663a4f49c3 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Oct 15 14:51:31 2007 +0200 |
committer | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Oct 15 14:51:31 2007 +0200 |
tree | 19ba4a1b688a758b2e674f792e1d605896419cc8 | |
parent | 58dfe883d3bc3b4c08c53a7f39e2ca3ec84f089e [diff] |
lockdep: per filesystem inode lock class 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>