linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] regression fix in lseek series
@ 2022-08-14 19:22 Al Viro
  2022-08-14 21:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2022-08-14 19:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel, Jason A. Donenfeld

The following changes since commit 5d6a0f4da9275f6c212de33777778673ba91241a:

  Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip (2022-08-14 09:28:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

for you to fetch changes up to 3f61631d47f115b83c935d0039f95cb68b0c8ab7:

  take care to handle NULL ->proc_lseek() (2022-08-14 15:16:18 -0400)

----------------------------------------------------------------
Fix proc_reg_llseek() breakage.  Always had been possible if
somebody left NULL ->proc_lseek, became a practical issue now.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

----------------------------------------------------------------
Al Viro (1):
      take care to handle NULL ->proc_lseek()

 fs/proc/inode.c | 3 +++
 1 file changed, 3 insertions(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] regression fix in lseek series
  2022-08-14 19:22 [git pull] regression fix in lseek series Al Viro
@ 2022-08-14 21:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-14 21:51 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel, Jason A. Donenfeld

The pull request you sent on Sun, 14 Aug 2022 20:22:47 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/74cbb480d0efa61efa09e5ebd081a32e1d355bba

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-14 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-14 19:22 [git pull] regression fix in lseek series Al Viro
2022-08-14 21:51 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).