summaryrefslogtreecommitdiff
path: root/fs/fuse/control.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2021-04-27 12:29:53 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2021-06-10 11:45:22 -0400
commitc1d4d6a9ae88b87262fb5426823930bc471f6034 (patch)
treeecdcc96e3a00ddb580c968f7fb26f9b0b43d58df /fs/fuse/control.c
parent4b179e9a9c7c98550747b76405626dd59968f078 (diff)
downloadlinux-next-c1d4d6a9ae88b87262fb5426823930bc471f6034.tar.gz
copy_page_to_iter(): don't bother with kmap_atomic() for bvec/kvec cases
kmap_local_page() is enough there. Moreover, we can use _copy_to_iter() for actual copying in those cases - no useful extra checks on the address we are copying from in that call. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/fuse/control.c')
0 files changed, 0 insertions, 0 deletions