Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97856
b: refs/heads/master
c: 034772b
h: refs/heads/master
v: v3
  • Loading branch information
Theodore Ts'o committed Jun 4, 2008
1 parent 2a18671 commit 6e2cfd6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: cd0b6a39a1d68b61b1073662f40f747c8b728f98
refs/heads/master: 034772b068be62a79470d6c1b81b01fbe27793ac
1 change: 1 addition & 0 deletions trunk/fs/jbd2/commit.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ static int journal_submit_commit_record(journal_t *journal,
spin_unlock(&journal->j_state_lock);

/* And try again, without the barrier */
lock_buffer(bh);
set_buffer_uptodate(bh);
set_buffer_dirty(bh);
ret = submit_bh(WRITE, bh);
Expand Down

0 comments on commit 6e2cfd6

Please sign in to comment.