From: Jeff Layton Date: Wed, 16 May 2012 11:13:16 +0000 (-0400) Subject: cifs: abstract out function to marshal the iovec for readv receives X-Git-Tag: v3.5-rc1~50^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5ce4d23c79e0f9861b19fc534f5b2dc636f79c;p=pandora-kernel.git cifs: abstract out function to marshal the iovec for readv receives 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 --- Reading git-diff-tree failed