git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
014313a
)
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
author
Chuck Lever
<chuck.lever@oracle.com>
Mon, 12 Nov 2007 17:16:47 +0000
(12:16 -0500)
committer
Trond 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