summaryrefslogtreecommitdiff
path: root/fs/fuse/file.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2023-05-22 16:50:13 +0300
committerJens Axboe <axboe@kernel.dk>2023-05-24 17:42:16 +0300
commit5bd4990f19b0fedbba5511b44c1cd1fdb7061f3c (patch)
tree15a9e979ca668eef6f6786a5e53cf3bc5a9a68d4 /fs/fuse/file.c
parent6ef48ec391c8733c89fce33b5a6a2747aa1b8178 (diff)
downloadlinux-5bd4990f19b0fedbba5511b44c1cd1fdb7061f3c.tar.xz
trace: Convert trace/seq to use copy_splice_read()
For the splice from the trace seq buffer, just use copy_splice_read(). In the future, something better can probably be done by gifting pages from seq->buf into the pipe, but that would require changing seq->buf into a vmap over an array of pages. 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: Steven Rostedt <rostedt@goodmis.org> cc: Masami Hiramatsu <mhiramat@kernel.org> cc: linux-kernel@vger.kernel.org cc: linux-trace-kernel@vger.kernel.org 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-27-dhowells@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/fuse/file.c')
0 files changed, 0 insertions, 0 deletions