https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220035
Mateusz Guzik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Closed Resolution|--- |Not A Bug --- Comment #1 from Mateusz Guzik <[email protected]> --- Hi there, thanks for the report. This one is definitely a false-positive. The code locks in the interlock to call vdropl, which returns with it unlocked. If vdropl was not dropping the lock, the code would already be buggy due to leaking the lock. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
