diff options
author | Mingming Cao <cmm@us.ibm.com> | 2008-05-14 23:05:41 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-15 02:11:14 (GMT) |
commit | 772279c5f1dceb58d451dca94b557fd89b1ce890 (patch) | |
tree | fa547bae10644896db94514db052443c6d903533 /arch | |
parent | c3723ca3874a8fc2218c4726d57e3a7da9e83e47 (diff) | |
download | linux-fsl-qoriq-772279c5f1dceb58d451dca94b557fd89b1ce890.tar.xz |
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
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.
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Acked-by: Jan Kara <jack@ucw.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions