Page MenuHomeFreeBSD

sys_fchdir(): Use vn_cross_mounts()
Needs ReviewPublic

Authored by olce on Jul 3 2023, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 12:59 AM
Unknown Object (File)
Sep 8 2025, 7:24 AM
Unknown Object (File)
Aug 15 2025, 8:24 PM
Unknown Object (File)
Aug 15 2025, 12:21 AM
Unknown Object (File)
Aug 14 2025, 10:51 PM
Unknown Object (File)
Aug 11 2025, 11:45 AM
Unknown Object (File)
Aug 10 2025, 2:57 AM
Unknown Object (File)
Aug 1 2025, 12:25 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 52404
Build 49295: arc lint + arc unit