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)
Dec 20 2023, 5:42 AM
Unknown Object (File)
Dec 12 2023, 3:39 AM
Unknown Object (File)
Nov 23 2023, 9:26 AM
Unknown Object (File)
Nov 11 2023, 9:22 AM
Unknown Object (File)
Oct 9 2023, 2:39 AM
Unknown Object (File)
Oct 9 2023, 2:39 AM
Unknown Object (File)
Sep 11 2023, 1:35 PM
Unknown Object (File)
Sep 6 2023, 2:29 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 52404
Build 49295: arc lint + arc unit