mbox series

[git,pull] fix for regression in d_revalidate() series

Message ID 20250203211637.GA1977892@ZenIV (mailing list archive)
State New
Headers show
Series [git,pull] fix for regression in d_revalidate() series | expand

Pull-request

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

Message

Al Viro Feb. 3, 2025, 9:16 p.m. UTC
The following changes since commit 30d61efe118cad1a73ad2ad66a3298e4abdf9f41:

  9p: fix ->rename_sem exclusion (2025-01-27 19:25:24 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 902e09c8acde117b00369521f54df817a983d4ab:

  fix braino in "9p: fix ->rename_sem exclusion" (2025-02-03 16:16:09 -0500)

----------------------------------------------------------------
Fix a braino in d_revalidate series

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

----------------------------------------------------------------
Al Viro (1):
      fix braino in "9p: fix ->rename_sem exclusion"

 fs/dcache.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 3, 2025, 9:49 p.m. UTC | #1
The pull request you sent on Mon, 3 Feb 2025 21:16:37 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0de63bb7d91975e73338300a57c54b93d3cc151c

Thank you!