]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
FreeBSD: stop passing LK_INTERLOCK to VOP_LOCK
authorMateusz Guzik <mjguzik@gmail.com>
Tue, 20 Sep 2022 00:17:27 +0000 (02:17 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Sep 2022 00:17:27 +0000 (17:17 -0700)
commit9a671fe7ecbc5f6ca07d96869207720a37b088e4
treef76707312c90d914ed770570716580320bd81023
parent48cf170d5a9f6610db0f576238e054e727239e82
FreeBSD: stop passing LK_INTERLOCK to VOP_LOCK

There is an ongoing effort to eliminate this feature.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes #13908
module/os/freebsd/zfs/zfs_ctldir.c