Commit 8dd42046 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

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: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent a931da6a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment