[Bug 288127] Deadlock in vfs
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288127 --- Comment #9 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e8c54222acdbb977c4164667627b6ee569d2eb90 commit e8c54222acdbb977c4164667627b6ee569d2eb90 Author: Konstantin Belousov <[email protected]> AuthorDate: 2025-07-10 07:15:13 +0000 Commit: Mark Johnston <[email protected]> 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.