[PATCH] lockdep: annotate ->s_lock
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:27 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:09 +0000 (15:27 -0700)
commitcf51624999e56c88154b5f7d451a265db6aabff7
treeeee3fd290f9d79b26c4b6a2f1041f596da896a3c
parent91ebe2a9320db7195d1e25152b5d158fc66dc133
[PATCH] lockdep: annotate ->s_lock

Teach special (per-filesystem) locking code to the lock validator.

Minimal effect on non-lockdep kernels: one extra parameter to alloc_super().

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/super.c
include/linux/fs.h