Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114688
b: refs/heads/master
c: 0c6aa26
h: refs/heads/master
v: v3
  • Loading branch information
Krishna Kumar authored and Linus Torvalds committed Oct 16, 2008
1 parent b5e6a13 commit 5f93663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: b4d1d99fdd8b98fb03dfd6ef9b0ece220de38640
refs/heads/master: 0c6aa2639ea83bfb7f91d72118bad70b3f60012a
3 changes: 1 addition & 2 deletions trunk/mm/filemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1186,8 +1186,7 @@ static void do_generic_file_read(struct file *filp, loff_t *ppos,
ra->prev_pos |= prev_offset;

*ppos = ((loff_t)index << PAGE_CACHE_SHIFT) + offset;
if (filp)
file_accessed(filp);
file_accessed(filp);
}

int file_read_actor(read_descriptor_t *desc, struct page *page,
Expand Down

0 comments on commit 5f93663

Please sign in to comment.