diff options
author | David Howells <dhowells@redhat.com> | 2017-03-16 16:27:46 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2017-03-16 16:27:46 +0000 |
commit | 2f5705a5c805e7f761f2228820656bb9363a3d8c (patch) | |
tree | 5515c858d10018e6e566a3e62d947c1d14d49d01 /include/xen/arm | |
parent | 6a0e3999e5cb3daa0468073fcdee0767422a4056 (diff) | |
download | linux-2f5705a5c805e7f761f2228820656bb9363a3d8c.tar.gz linux-2f5705a5c805e7f761f2228820656bb9363a3d8c.tar.bz2 linux-2f5705a5c805e7f761f2228820656bb9363a3d8c.zip |
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>
Diffstat (limited to 'include/xen/arm')
0 files changed, 0 insertions, 0 deletions