Searched hist:"99514 f8fdda2beef1ca922b7f9d89c1a2c57fec0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | direct.c | diff 99514f8fdda2beef1ca922b7f9d89c1a2c57fec0 Mon Mar 20 12:44:30 CST 2006 Chuck Lever <cel@netapp.com> 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 <cel@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|