Page MenuHomeFreeBSD

zfsctl_snapshot_vptocnp(): Use vn_busy_mountedhere()
Needs ReviewPublic

Authored by olce on Jul 3 2023, 12:53 PM.
Tags
None
Referenced Files
F159257449: D40857.id124127.diff
Thu, Jun 11, 11:36 PM
Unknown Object (File)
Wed, Jun 10, 11:24 AM
Unknown Object (File)
Tue, Jun 9, 6:13 PM
Unknown Object (File)
Tue, Jun 9, 4:45 PM
Unknown Object (File)
Wed, May 13, 9:07 PM
Unknown Object (File)
Wed, May 13, 9:07 PM
Unknown Object (File)
May 7 2026, 2:52 PM
Unknown Object (File)
May 7 2026, 8:48 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 (hopefully) the last in 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 52465
Build 49356: arc lint + arc unit