NFS: Support multiple segment iovecs in the NFS direct I/O path
authorChuck Lever <chuck.lever@oracle.com>
Mon, 12 Nov 2007 17:16:52 +0000 (12:16 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2007 21:32:36 +0000 (16:32 -0500)
commitc216fd708e1a97431925ecffd6d1896cff61df0a
tree3f6e61bb72f5c852773faad9a5baaec00adae39e
parent19f737879cc623c3aa73e655465faa3bff121768
NFS: Support multiple segment iovecs in the NFS direct I/O path

Allow applications to perform asynchronous scatter-gather direct I/O
to NFS files.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/direct.c