Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96811
b: refs/heads/master
c: 02c471c
h: refs/heads/master
i:
  96809: c1c1a82
  96807: 19e68f2
v: v3
  • Loading branch information
Mingming Cao authored and Theodore Ts'o committed May 15, 2008
1 parent 19fbffc commit 14d67a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 519deca0496a4df07d15acf3181ca5d573bffdec
refs/heads/master: 02c471cb17203c748e9bc87003052c1f46e5df69
2 changes: 2 additions & 0 deletions trunk/fs/jbd2/commit.c
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,9 @@ void jbd2_journal_commit_transaction(journal_t *journal)
* transaction! Now comes the tricky part: we need to write out
* metadata. Loop over the transaction's entire buffer list:
*/
spin_lock(&journal->j_state_lock);
commit_transaction->t_state = T_COMMIT;
spin_unlock(&journal->j_state_lock);

stats.u.run.rs_logging = jiffies;
stats.u.run.rs_flushing = jbd2_time_diff(stats.u.run.rs_flushing,
Expand Down

0 comments on commit 14d67a6

Please sign in to comment.