Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251763
b: refs/heads/master
c: 3991b40
h: refs/heads/master
i:
  251761: 3f36968
  251759: 951fa0a
v: v3
  • Loading branch information
Ding Dinghua authored and Theodore Ts'o committed May 25, 2011
1 parent 7fa0723 commit 1ae6975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1b16da77f90328661fc7e556ad591f9ee6b7ef6a
refs/heads/master: 3991b4008cb12f3abfe8dbb049b03d1cc39a8440
2 changes: 1 addition & 1 deletion trunk/fs/jbd2/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -922,8 +922,8 @@ int jbd2_journal_get_create_access(handle_t *handle, struct buffer_head *bh)
*/
JBUFFER_TRACE(jh, "cancelling revoke");
jbd2_journal_cancel_revoke(handle, jh);
jbd2_journal_put_journal_head(jh);
out:
jbd2_journal_put_journal_head(jh);
return err;
}

Expand Down

0 comments on commit 1ae6975

Please sign in to comment.