Re: [git pull] sendfile fixes

2021-02-21 Thread pr-tracker-bot
The pull request you sent on Sun, 14 Feb 2021 15:19:27 +: > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.sendfile has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/054560e961a0ee4067fccfcfa943335e1aa48928 Thank you! -- Deet-doot-dot, I am a bot.

Re: [git pull] sendfile fixes

2021-02-14 Thread Al Viro
On Sun, Feb 14, 2021 at 11:35:36AM -0800, Linus Torvalds wrote: > Just to clarify: this says "fixes", but I get the feeling that you > meant for me to pull tomorrow in the 5.12 merge window? > > I like the patches, but they don't seem to be anything hugely urgent. > They should make "sendfile to

Re: [git pull] sendfile fixes

2021-02-14 Thread Linus Torvalds
On Sun, Feb 14, 2021 at 7:19 AM Al Viro wrote: > > Making sendfile() to pipe destination do the right thing, should > make "fs/pipe: allow sendfile() to pipe again" redundant. Sat in -next > for 3 weeks... Just to clarify: this says "fixes", but I get the feeling that you meant for me to

[git pull] sendfile fixes

2021-02-14 Thread Al Viro
Making sendfile() to pipe destination do the right thing, should make "fs/pipe: allow sendfile() to pipe again" redundant. Sat in -next for 3 weeks... The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available