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)
Oct 12 2024, 8:53 PM
Unknown Object (File)
Oct 5 2024, 7:57 PM
Unknown Object (File)
Oct 2 2024, 5:24 PM
Unknown Object (File)
Oct 1 2024, 9:24 PM
Unknown Object (File)
Oct 1 2024, 7:25 PM
Unknown Object (File)
Sep 19 2024, 2:13 AM
Unknown Object (File)
Sep 17 2024, 10:39 AM
Unknown Object (File)
Sep 8 2024, 12:27 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