Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146935
b: refs/heads/master
c: 40bc9a2
h: refs/heads/master
i:
  146933: 7b75dbb
  146931: a9357d4
  146927: fb26920
v: v3
  • Loading branch information
Steven Whitehouse committed Jun 10, 2009
1 parent e0eb103 commit f006cb2
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: f6d03139d745198b434f65a28aabed524f415a4c
refs/heads/master: 40bc9a27e00d6c8c7e4dc2865c02d7402a950472
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/bmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ static int gfs2_block_truncate_page(struct address_space *mapping)
gfs2_trans_add_bh(ip->i_gl, bh, 0);

zero_user(page, offset, length);

mark_buffer_dirty(bh);
unlock:
unlock_page(page);
page_cache_release(page);
Expand Down

0 comments on commit f006cb2

Please sign in to comment.