[Bug 291064] locking bug in fuse_vnop_read()
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291064] locking bug in fuse_vnop_read()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Nov 2025 18:15:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291064 --- Comment #4 from Alan Somers <asomers@FreeBSD.org> --- Hmm. Many of those assertions had rotted over the years because they were gated by DEBUG_VFS_LOCKS, which was not included in a plain INVARIANTS build. I believe that many of the assertions are simply wrong. I haven't had the time to fix them all. -- You are receiving this mail because: You are the assignee for the bug.