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
Unknown Object (File)
Fri, Sep 27, 9:51 AM
Unknown Object (File)
Wed, Sep 18, 3:13 AM
Unknown Object (File)
Thu, Sep 12, 9:58 PM
Unknown Object (File)
Wed, Sep 4, 6:02 PM
Unknown Object (File)
Aug 30 2024, 6:01 PM
Unknown Object (File)
Aug 13 2024, 1:45 AM
Unknown Object (File)
Aug 7 2024, 11:42 PM
Unknown Object (File)
Aug 5 2024, 7:50 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 (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