Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154910
b: refs/heads/master
c: c8236db
h: refs/heads/master
v: v3
  • Loading branch information
Josef Bacik authored and Linus Torvalds committed Jul 6, 2009
1 parent 7ea22ca commit d5a3d42
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: a65e7bfcd74e4c0939f235d2bf9f48ddb3a57991
refs/heads/master: c8236db9cd7aa492dcfcdcca702638e704abed49
1 change: 1 addition & 0 deletions trunk/mm/filemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -2272,6 +2272,7 @@ static ssize_t generic_perform_write(struct file *file,
pagefault_enable();
flush_dcache_page(page);

mark_page_accessed(page);
status = a_ops->write_end(file, mapping, pos, bytes, copied,
page, fsdata);
if (unlikely(status < 0))
Expand Down

0 comments on commit d5a3d42

Please sign in to comment.