summaryrefslogtreecommitdiff
path: root/fs/open.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2017-04-13 09:31:51 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2017-04-17 14:23:20 -0400
commit85128b2be6738fe36c224995c5ee80fe80fbb1b5 (patch)
treec25285b57766761f1508985be799535075bbf3f5 /fs/open.c
parent71d6ad08379304128e4bdfaf0b4185d54375423e (diff)
fix nfs O_DIRECT advancing iov_iter too much
It leaves the iterator advanced by the amount of IO it has requested instead of the amount actually transferred. Among other things, that confuses the hell out of generic_file_splice_read(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions