diff options
author | Chuck Lever <cel@netapp.com> | 2006-03-20 19:44:31 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-03-20 19:44:31 +0100 |
commit | bc0fb201b34b12e2d16e8cbd5bb078c1db936304 (patch) | |
tree | 58a9aa8bee2de7e42f81c522115cd10078a6a5ef /fs/nfs/nfsroot.c | |
parent | NFS: support EIOCBQUEUED return in direct read path (diff) | |
download | linux-bc0fb201b34b12e2d16e8cbd5bb078c1db936304.tar.xz linux-bc0fb201b34b12e2d16e8cbd5bb078c1db936304.zip |
NFS: create common routine for waiting for direct I/O to complete
We're about to add asynchrony to the NFS direct write path. Begin by
abstracting out the common pieces in the read path.
The first piece is nfs_direct_read_wait, which works the same whether the
process is waiting for a read or a write.
Test plan:
Compile kernel with CONFIG_NFS and CONFIG_NFS_DIRECTIO enabled.
Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfsroot.c')
0 files changed, 0 insertions, 0 deletions