From: Steve Dickson Date: Thu, 28 Oct 2010 12:17:54 +0000 (-0400) Subject: Fixed Regression in NFS Direct I/O path X-Git-Tag: v2.6.37-rc1~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568a810d7edd58bd505222dd1c7e48895532290b;p=pandora-kernel.git 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 Signed-off-by: Steve Dickson Cc: stable@kernel.org Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed