NFS: create common routine for handling direct I/O completion
authorChuck Lever <cel@netapp.com>
Mon, 20 Mar 2006 18:44:31 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:31 +0000 (13:44 -0500)
commit63ab46abc70b01cb0711301f5ddb08c1c0bb9b1c
tree4d1d03a95f1468d240c3c7e0cd207fc14aa54023
parent93619e5989173614bef0013b0bb8a3fe3dbd5a95
NFS: create common routine for handling direct I/O completion

Factor out the common piece of completing an NFS direct I/O request.

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>
fs/nfs/direct.c