tmp_suning_uos_patched/fs/jbd
Josh Triplett e7ab8d6505 [PATCH] jbd: add lock annotation to jbd_sync_bh
jbd_sync_bh releases journal->j_list_lock.  Add a lock annotation to this
function so that sparse can check callers for lock pairing, and so that
sparse will not complain about this function since it intentionally uses
the lock in this manner.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-27 08:26:08 -07:00
..
checkpoint.c [PATCH] jbd: add lock annotation to jbd_sync_bh 2006-09-27 08:26:08 -07:00
commit.c [PATCH] jbd: fix commit of ordered data buffers 2006-09-26 08:48:44 -07:00
journal.c [PATCH] Manage jbd allocations from its own slabs 2006-08-27 11:01:32 -07:00
Makefile
recovery.c [PATCH] ext3: fix memory leak when the journal file is corrupted 2006-06-25 10:01:07 -07:00
revoke.c
transaction.c [PATCH] manage-jbd-its-own-slab fix 2006-09-01 11:39:10 -07:00