]> bbs.cooldavid.org Git - net-next-2.6.git/commit
jbd2: Remove t_handle_lock from start_this_handle()
authorTheodore Ts'o <tytso@mit.edu>
Wed, 4 Aug 2010 01:38:29 +0000 (21:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 4 Aug 2010 01:38:29 +0000 (21:38 -0400)
commit8dd420466c7bfc459fa04680bd5690bfc41a4553
tree6004eaaa7266979397a9d87e30066fc91d3650c3
parenta931da6ac9331a6c80dd91c199105806f2336188
jbd2: Remove t_handle_lock from start_this_handle()

This should remove the last exclusive lock from start_this_handle(),
so that we should now be able to start multiple transactions at the
same time on large SMP systems.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/commit.c
fs/jbd2/transaction.c
include/linux/jbd2.h