[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: Wed, 05 Aug 2026 15:17:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288127
--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e8c54222acdbb977c4164667627b6ee569d2eb90
commit e8c54222acdbb977c4164667627b6ee569d2eb90
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-07-10 07:15:13 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-08-05 15:15:16 +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
(cherry picked from commit 63389aea24f15fe823c775960d77017f1a35f54b)
sys/kern/vfs_inotify.c | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.