use rw_status instead of interpreting RWL_OWNER to see if a lock is busy.
authordlg <dlg@openbsd.org>
Thu, 17 Oct 2024 22:44:17 +0000 (22:44 +0000)
committerdlg <dlg@openbsd.org>
Thu, 17 Oct 2024 22:44:17 +0000 (22:44 +0000)
commit52bbc3a3be2032369f1066e20537be6eb39cb4c8
tree2778b9f748bfc4c00ef6df8742e4da92e3f879d1
parentddc4c9691a1753dc2aad5d05fe2ac8b9f3d90261
use rw_status instead of interpreting RWL_OWNER to see if a lock is busy.

ok claudio@
sys/kern/vfs_subr.c