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:
0471ca3
)
cifs: abstract out function to marshal the iovec for readv receives
author
Jeff Layton
<jlayton@redhat.com>
Wed, 16 May 2012 11:13:16 +0000
(07:13 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 17 May 2012 01:13:29 +0000
(20:13 -0500)
Cached and uncached reads will need to do different things here to
handle the difference when the pages are in pagecache and not. Abstract
out the function that marshals the page list into a kvec array.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
No differences found