* [git pull] missed close_range() fix from back in August...
@ 2024-10-04 4:56 Al Viro
2024-10-04 17:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2024-10-04 4:56 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
My apologies - I thought I'd sent it back in late August, but it had
fallen through the cracks ;-/ Sat in -next all along, rebased verbatim
to 6.12-rc1 and sat in -next in that form since Oct 1.
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -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 678379e1d4f7443b170939525d3312cfc37bf86b:
close_range(): fix the logics in descriptor table trimming (2024-09-29 21:52:29 -0400)
----------------------------------------------------------------
close_range(): fix the logics in descriptor table trimming
----------------------------------------------------------------
Al Viro (1):
close_range(): fix the logics in descriptor table trimming
fs/file.c | 95 ++++++++++++++++++-------------------------------
include/linux/fdtable.h | 8 ++---
kernel/fork.c | 32 ++++++++---------
3 files changed, 52 insertions(+), 83 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] missed close_range() fix from back in August...
2024-10-04 4:56 [git pull] missed close_range() fix from back in August Al Viro
@ 2024-10-04 17:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-10-04 17:50 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel
The pull request you sent on Fri, 4 Oct 2024 05:56:56 +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/6cca11958870b9b1d64933ffe1a4c11b0e6e6bbb
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:[~2024-10-04 17:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04 4:56 [git pull] missed close_range() fix from back in August Al Viro
2024-10-04 17:50 ` 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).