Files
linux-apfs/fs/afs
David Howells 2f5705a5c8 afs: Use a bvec rather than a kvec in afs_send_pages()
Use a bvec rather than a kvec in afs_send_pages() as we don't then have to
call kmap() in advance.  This allows us to pass the array of contiguous
pages that we extracted through to rxrpc in one go rather than passing a
single page at a time.

Signed-off-by: David Howells <dhowells@redhat.com>
2017-03-16 16:27:46 +00:00
..
2017-02-27 18:43:47 -08:00
2017-02-10 16:34:17 +00:00
2017-01-09 11:10:02 +00:00
2017-01-09 11:10:02 +00:00