All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] proc_sys_compare() fix
@ 2025-07-06 19:06 Al Viro
  2025-07-06 21:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2025-07-06 19:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

The following changes since commit d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af:

  Linux 6.16-rc4 (2025-06-29 13:09:04 -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 b969f9614885c20f903e1d1f9445611daf161d6d:

  fix proc_sys_compare() handling of in-lookup dentries (2025-07-03 20:59:09 -0400)

----------------------------------------------------------------
fix for the breakage spotted by Neil in the interplay between /proc/sys
->d_compare() weirdness and parallel lookups

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

----------------------------------------------------------------
Al Viro (1):
      fix proc_sys_compare() handling of in-lookup dentries

 fs/proc/inode.c       |  2 +-
 fs/proc/proc_sysctl.c | 18 +++++++++++-------
 2 files changed, 12 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2025-07-06 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-06 19:06 [git pull] proc_sys_compare() fix Al Viro
2025-07-06 21:09 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.