]> git.baikalelectronics.ru Git - kernel.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)
commitdb4a0c18a5fb80f06395c28dd61e46347b67512b
tree6004eaaa7266979397a9d87e30066fc91d3650c3
parent48b5ce9b55b723da80ffb6e2dd6611b3ac11bc1a
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