From: Linus Torvalds Date: Sun, 21 Feb 2021 17:25:32 +0000 (-0800) Subject: Merge branch 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: accepted/tizen/unified/20230118.172025~7872 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=054560e961a0ee4067fccfcfa943335e1aa48928;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'work.sendfile' of git://git./linux/kernel/git/viro/vfs Pull sendfile updates from Al Viro: "Make sendfile() to pipe destination do the right thing, should make 'fs/pipe: allow sendfile() to pipe again' redundant" * 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: teach sendfile(2) to handle send-to-pipe directly take the guts of file-to-pipe splice into a helper function do_splice_to(): move the logics for limiting the read length in --- 054560e961a0ee4067fccfcfa943335e1aa48928