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