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, Feb 19, 2:16 AM
Unknown Object (File)
Mon, Feb 16, 10:52 PM
Unknown Object (File)
Sun, Feb 8, 7:39 AM
Unknown Object (File)
Mon, Feb 2, 11:55 AM
Unknown Object (File)
Feb 1 2026, 4:51 PM
Unknown Object (File)
Feb 1 2026, 9:09 AM
Unknown Object (File)
Feb 1 2026, 3:16 AM
Unknown Object (File)
Jan 31 2026, 3:58 AM
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