From: Mingming Cao Date: Thu, 15 May 2008 18:46:17 +0000 (-0400) Subject: jbd2: update transaction t_state to T_COMMIT fix X-Git-Tag: v2.6.26-rc3~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c471cb17203c748e9bc87003052c1f46e5df69;p=pandora-kernel.git jbd2: update transaction t_state to T_COMMIT fix Updating the current transaction's t_state is protected by j_state_lock. We need to do the same when updating the t_state to T_COMMIT. Acked-by: Jan Kara Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" Signed-off-by: Andrew Morton --- Reading git-diff-tree failed