From: Chuck Lever Date: Mon, 20 Mar 2006 18:44:33 +0000 (-0500) Subject: NFS: make iocb available everywhere in direct write path X-Git-Tag: v2.6.17-rc1~667^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89f2ee5f9223b864725f7344f24a037dfa76568;p=pandora-kernel.git NFS: make iocb available everywhere in direct write path Pass the iocb argument all the way down to the direct write request scheduler, and make it available in nfs_direct_write_result. 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