git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a931da6
)
jbd2: Remove t_handle_lock from start_this_handle()
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 4 Aug 2010 01:38:29 +0000
(21:38 -0400)
committer
Theodore 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