NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
authorChuck Lever <chuck.lever@oracle.com>
Mon, 12 Nov 2007 17:16:47 +0000 (12:16 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2007 21:32:35 +0000 (16:32 -0500)
Add helpers that iterate over multi-segment iovecs.  These will
be used to support multi-segment scatter/gather direct I/O in a
later patch.

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>

No differences found