Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58584
b: refs/heads/master
c: 1875f2f
h: refs/heads/master
v: v3
  • Loading branch information
S. Wendy Cheng authored and Steven Whitehouse committed Jul 9, 2007
1 parent 3a29096 commit d261789
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: 773ed1a044adc868036dee1722b8bca6ce5923e2
refs/heads/master: 1875f2f31b3955dff8c3712a56ae61836c8b90fe
1 change: 1 addition & 0 deletions trunk/fs/gfs2/bmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,7 @@ static int gfs2_block_truncate_page(struct address_space *mapping)
/* Uhhuh. Read error. Complain and punt. */
if (!buffer_uptodate(bh))
goto unlock;
err = 0;
}

if (sdp->sd_args.ar_data == GFS2_DATA_ORDERED || gfs2_is_jdata(ip))
Expand Down

0 comments on commit d261789

Please sign in to comment.