]> asedeno.scripts.mit.edu Git - linux.git/commit
cifs: abstract out function to marshal up the iovec array for async writes
authorJeff Layton <jlayton@redhat.com>
Fri, 23 Mar 2012 18:40:56 +0000 (14:40 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 23 Mar 2012 18:40:56 +0000 (14:40 -0400)
commite9492871fb0546f1b73f309d9e8c0f030bfdfdca
treebe69a497fddd74de6b2f6ed18f525907a6dadab4
parenta7103b99e4cc00b9d40f6bad77389f9e2341820a
cifs: abstract out function to marshal up the iovec array for async writes

We'll need to do something a bit different depending on the caller.
Abstract the code that marshals the page array into an iovec.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Pavel Shilovsky <piastry@etersoft.ru>
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/file.c