[Bug 293492] p9fs: VNASSERT failed: locked not true at /usr/src/sys/kern/vfs_subr.c:5816 (assert_vop_elocked)
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293492 Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from Konstantin Belousov <[email protected]> --- This is systematic issue with our networking file systems. I handled this once for nfs client, and propose to generalize the infra to reuse the same solution for other filesystems. https://reviews.freebsd.org/D55595 Note that this is not a fix for p9fs, it is only code that would allow the relatively simple fix to be written later. -- You are receiving this mail because: You are the assignee for the bug.