[Bug 288127] Deadlock in vfs
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288127] Deadlock in vfs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Jul 2025 14:35:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288127
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=63389aea24f15fe823c775960d77017f1a35f54b
commit 63389aea24f15fe823c775960d77017f1a35f54b
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-07-10 07:15:13 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-07-10 14:34:45 +0000
inotify: do not call into namei() with a locked vnode
PR: 288127
Reviewed by: markj
Fixes: f1f230439fa48581f40a57f095627f667a9713c3
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D51233
sys/kern/vfs_inotify.c | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.