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:
8128057
)
Fixed Regression in NFS Direct I/O path
author
Steve Dickson
<steved@redhat.com>
Thu, 28 Oct 2010 12:17:54 +0000
(08:17 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 28 Oct 2010 15:14:05 +0000
(11:14 -0400)
A typo, introduced by commit
f11ac8db
, in the nfs_direct_write()
routine causes writes with O_DIRECT set to fail with a ENOMEM error.
Found-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Cc: stable@kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found