Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96738
b: refs/heads/master
c: 772279c
h: refs/heads/master
v: v3
  • Loading branch information
Mingming Cao authored and Linus Torvalds committed May 15, 2008
1 parent 60e0b63 commit 1b02fef
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: c3723ca3874a8fc2218c4726d57e3a7da9e83e47
refs/heads/master: 772279c5f1dceb58d451dca94b557fd89b1ce890
2 changes: 2 additions & 0 deletions trunk/fs/jbd/commit.c
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,9 @@ void 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);

J_ASSERT(commit_transaction->t_nr_buffers <=
commit_transaction->t_outstanding_credits);
Expand Down

0 comments on commit 1b02fef

Please sign in to comment.