From: Chuck Lever Date: Mon, 20 Mar 2006 18:44:32 +0000 (-0500) Subject: NFS: remove support for multi-segment iovs in the direct write path X-Git-Tag: v2.6.17-rc1~667^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47989d7454398827500d0e73766270986a3b488f;p=pandora-kernel.git NFS: remove support for multi-segment iovs in the direct write path Eliminate the persistent use of automatic storage in all parts of the NFS client's direct write path to pave the way for introducing support for aio against files opened with the O_DIRECT flag. Test plan: Compile the kernel with CONFIG_NFS and CONFIG_NFS_DIRECTIO enabled. Millions of fsx-odirect ops. OraSim. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed