summaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
diff options
context:
space:
mode:
authorJeff Layton2011-10-19 21:30:16 +0200
committerJeff Layton2011-10-19 21:30:16 +0200
commit690c5e3163502f229e5b5d455e5212e28c20cd6d (patch)
treefd19fcb81d852b7cb8069b11d8aea1a70e0aac30 /fs/cifs/connect.c
parentcifs: add cifs_async_readv (diff)
downloadkernel-qcow2-linux-690c5e3163502f229e5b5d455e5212e28c20cd6d.tar.gz
kernel-qcow2-linux-690c5e3163502f229e5b5d455e5212e28c20cd6d.tar.xz
kernel-qcow2-linux-690c5e3163502f229e5b5d455e5212e28c20cd6d.zip
cifs: convert cifs_readpages to use async reads
Now that we have code in place to do asynchronous reads, convert cifs_readpages to use it. The new cifs_readpages walks the page_list that gets passed in, locks and adds the pages to the pagecache and sets up cifs_readdata to handle the reads. The rest is handled by the cifs_async_readv infrastructure. Reviewed-and-Tested-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'fs/cifs/connect.c')
0 files changed, 0 insertions, 0 deletions