Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76025
b: refs/heads/master
c: 52d4c74
h: refs/heads/master
i:
  76023: ce9abc7
v: v3
  • Loading branch information
Steven Whitehouse committed Jan 25, 2008
1 parent e21cc7c commit de9ad3e
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: c2932e03dbcfe7ea9052953dbd5f3157183c1e9b
refs/heads/master: 52d4c74b08bf859f698ddb4e8a43c0dc8d4a0685
1 change: 1 addition & 0 deletions trunk/fs/gfs2/meta_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ static int gfs2_aspace_writepage(struct page *page,
static const struct address_space_operations aspace_aops = {
.writepage = gfs2_aspace_writepage,
.releasepage = gfs2_releasepage,
.sync_page = block_sync_page,
};

/**
Expand Down

0 comments on commit de9ad3e

Please sign in to comment.