git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
070ea60
)
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 22 May 2007 14:22:20 +0000
(10:22 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:23 +0000
(23:40 -0400)
There is no need to fail the entire O_DIRECT read/write just because
get_user_pages() returned fewer pages than we requested.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found