Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260314
b: refs/heads/master
c: bd5c9e1
h: refs/heads/master
v: v3
  • Loading branch information
Ding Dinghua authored and Jan Kara committed Jun 25, 2011
1 parent ebe3f12 commit 6dfca75
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: 05713082ab7690a2b22b044cfc867f346c39cd2d
refs/heads/master: bd5c9e1854e13d0c62a3de29a5fbc15dd6a4d8c6
2 changes: 1 addition & 1 deletion trunk/fs/jbd/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -844,8 +844,8 @@ int journal_get_create_access(handle_t *handle, struct buffer_head *bh)
*/
JBUFFER_TRACE(jh, "cancelling revoke");
journal_cancel_revoke(handle, jh);
journal_put_journal_head(jh);
out:
journal_put_journal_head(jh);
return err;
}

Expand Down

0 comments on commit 6dfca75

Please sign in to comment.