Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38791
b: refs/heads/master
c: 0886760
h: refs/heads/master
i:
  38789: a0d9cbc
  38787: 3341609
  38783: 6d0c230
v: v3
  • Loading branch information
Steven Whitehouse committed Aug 22, 2006
1 parent 20202ae commit 1fcd786
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: a345da3e8f28ff69e1b14df78f7ddc6e7b78b726
refs/heads/master: 08867605e1d5f575685aa2b5bf575aba3d996758
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/lops.c
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ static void databuf_lo_before_commit(struct gfs2_sbd *sdp)
gfs2_log_lock(sdp);
bd1 = list_entry(started.next, struct gfs2_bufdata,
bd_le.le_list);
list_del(&bd1->bd_le.le_list);
list_del_init(&bd1->bd_le.le_list);
sdp->sd_log_num_databuf--;
bh = bd1->bd_bh;
if (bh) {
Expand Down

0 comments on commit 1fcd786

Please sign in to comment.