Home
last modified time | relevance | path

Searched hist:c89f2ee5f9223b864725f7344f24a037dfa76568 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddirect.cdiff c89f2ee5f9223b864725f7344f24a037dfa76568 Mon Mar 20 12:44:33 CST 2006 Chuck Lever <cel@netapp.com> 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 <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>