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)
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>

No differences found