diff options
author | David Howells <dhowells@redhat.com> | 2020-10-27 09:39:04 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2020-10-27 22:05:56 +0000 |
commit | 06a17bbe1d47fec6232505c355b367797f6a635c (patch) | |
tree | ed4d1116d151955bd47556db38f86cb7bb751075 /include | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) | |
download | linux-06a17bbe1d47fec6232505c355b367797f6a635c.tar.bz2 |
afs: Fix copy_file_range()
The prevention of splice-write without explicit ops made the
copy_file_write() syscall to an afs file (as done by the generic/112
xfstest) fail with EINVAL.
Fix by using iter_file_splice_write() for afs.
Fixes: 36e2c7421f02 ("fs: don't allow splice read/write without explicit ops")
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions