summaryrefslogtreecommitdiff
path: root/fs/afs/file.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2023-05-22 16:50:01 +0300
committerJens Axboe <axboe@kernel.dk>2023-05-24 17:42:16 +0300
commitc829d0bd33ac0df8cece64e50ec71a63f17790f8 (patch)
tree31511f2a8cd10b34c4cdf08f7d8e7c9f201aa5d0 /fs/afs/file.c
parent67178fd066d53d5a6cada1cdc6399d02b68b708e (diff)
downloadlinux-c829d0bd33ac0df8cece64e50ec71a63f17790f8.tar.xz
9p: Add splice_read wrapper
Add a splice_read wrapper for 9p. We should use copy_splice_read() if 9PL_DIRECT is set and filemap_splice_read() otherwise. Note that this doesn't seem to be particularly related to O_DIRECT. Signed-off-by: David Howells <dhowells@redhat.com> cc: Christoph Hellwig <hch@lst.de> cc: Al Viro <viro@zeniv.linux.org.uk> cc: Jens Axboe <axboe@kernel.dk> cc: Dominique Martinet <asmadeus@codewreck.org> cc: Eric Van Hensbergen <ericvh@kernel.org> cc: Latchesar Ionkov <lucho@ionkov.net> cc: Christian Schoenebeck <linux_oss@crudebyte.com> cc: v9fs@lists.linux.dev cc: linux-fsdevel@vger.kernel.org cc: linux-block@vger.kernel.org cc: linux-mm@kvack.org Link: https://lore.kernel.org/r/20230522135018.2742245-15-dhowells@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/afs/file.c')
0 files changed, 0 insertions, 0 deletions