commit | 568a810d7edd58bd505222dd1c7e48895532290b | [log] [tgz] |
---|---|---|
author | Steve Dickson <steved@redhat.com> | Thu Oct 28 08:17:54 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 28 11:14:05 2010 -0400 |
tree | b1ff2247dca234060e4a966e5f5ab969493a43e1 | |
parent | 81280572ca6f54009edfa4deee563e8678784218 [diff] |
Fixed Regression in NFS Direct I/O path 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>