Page MenuHomeFreeBSD

zfsctl_mounted_here(): Use vn_cross_single_mount()
Needs ReviewPublic

Authored by olce on Jul 3 2023, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 4:43 PM
Unknown Object (File)
Sat, Nov 1, 1:11 PM
Unknown Object (File)
Sat, Oct 25, 6:59 PM
Unknown Object (File)
Sat, Oct 18, 10:35 PM
Unknown Object (File)
Tue, Oct 14, 10:46 PM
Unknown Object (File)
Oct 9 2025, 5:08 AM
Unknown Object (File)
Oct 2 2025, 1:24 AM
Unknown Object (File)
Sep 27 2025, 9:59 PM
Subscribers

Details

Reviewers
jah
mjg
kib
markj
Summary

This is an impact of the protocol change to act on the mount point(s) covering
a given vnode and in particular crossing them.

This commit is part of a series whose goal is to remove the VV_CROSSLOCK vnode
flag and logic and fix a timing-dependent deadlock between lookup and unmount.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52464
Build 49355: arc lint + arc unit