Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323287
b: refs/heads/master
c: a0b4df2
h: refs/heads/master
i:
  323285: 0bccd32
  323283: 655860a
  323279: 3250c4f
v: v3
  • Loading branch information
Eric Sandeen authored and Steven Whitehouse committed Sep 24, 2012
1 parent 5d03f61 commit 3e33666
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: 3701530aed9711fcfe9b29d3de0f7a27c8dbc8ae
refs/heads/master: a0b4df294387c777c3091a43e9970572e10261b1
1 change: 1 addition & 0 deletions trunk/fs/gfs2/glops.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ static void gfs2_ail_empty_gl(struct gfs2_glock *gl)
/* A shortened, inline version of gfs2_trans_begin() */
tr.tr_reserved = 1 + gfs2_struct2blk(sdp, tr.tr_revokes, sizeof(u64));
tr.tr_ip = (unsigned long)__builtin_return_address(0);
sb_start_intwrite(sdp->sd_vfs);
gfs2_log_reserve(sdp, tr.tr_reserved);
BUG_ON(current->journal_info);
current->journal_info = &tr;
Expand Down

0 comments on commit 3e33666

Please sign in to comment.