From: Theodore Ts'o Date: Wed, 4 Aug 2010 01:38:29 +0000 (-0400) Subject: jbd2: Remove t_handle_lock from start_this_handle() X-Git-Tag: v2.6.36-rc1~501^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd420466c7bfc459fa04680bd5690bfc41a4553;p=pandora-kernel.git 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" --- Reading git-diff-tree failed