re: VFS_MOUNT reverses sense of IMNT_MPSAFE test?
matthew green <[email protected]> Fri, 08 May 2026 12:38:15 +1000
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
> While hunting down a deadlock involving mount_null, I ran into a > reversed test for IMNT_MPSAFE in VFS_MOUNT(). I'm not sure if this is > what's causing my problem, but it's almost certainly wrong. Is there > something I'm missing, or should I commit? i think you're right. .mrg.