Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38872
b: refs/heads/master
c: 3f1a9aa
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Sep 27, 2006
1 parent afc84e6 commit 0362668
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: 0e0bcae3bfb3c88dbe14735fa69d7d88794dc73a
refs/heads/master: 3f1a9aaeffd8d1cbc5ab9776c45cbd66af1c9699
2 changes: 1 addition & 1 deletion trunk/mm/filemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@ __generic_file_aio_read(struct kiocb *iocb, const struct iovec *iov,
*ppos = pos + retval;
}
if (likely(retval != 0)) {
file_accessed(flip);
file_accessed(filp);
goto out;
}
}
Expand Down

0 comments on commit 0362668

Please sign in to comment.