summaryrefslogtreecommitdiffstats
path: root/fs/eventfd.c
diff options
context:
space:
mode:
authorEd Tsai <ed.tsai@mediatek.com>2024-07-08 09:22:06 +0200
committerChristian Brauner <brauner@kernel.org>2024-08-23 13:08:31 +0200
commit996b37da1e0f51314d4186b326742c2a95a9f0dd (patch)
tree6240af521dc61483ca6d83513131dff8604a3538 /fs/eventfd.c
parentRevert "pidfd: prevent creation of pidfds for kthreads" (diff)
downloadlinux-996b37da1e0f51314d4186b326742c2a95a9f0dd.tar.xz
linux-996b37da1e0f51314d4186b326742c2a95a9f0dd.zip
backing-file: convert to using fops->splice_write
Filesystems may define their own splice write. Therefore, use the file fops instead of invoking iter_file_splice_write() directly. Signed-off-by: Ed Tsai <ed.tsai@mediatek.com> Link: https://lore.kernel.org/r/20240708072208.25244-1-ed.tsai@mediatek.com Fixes: 5ca73468612d ("fuse: implement splice read/write passthrough") Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions