Page MenuHomeFreeBSD

nfsrvd_readdirplus(): Use vn_busy_mountedhere()
Needs ReviewPublic

Authored by olce on Jul 3 2023, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 2:09 AM
Unknown Object (File)
Sat, Oct 4, 7:00 AM
Unknown Object (File)
Aug 17 2025, 1:38 AM
Unknown Object (File)
Aug 16 2025, 10:04 AM
Unknown Object (File)
Aug 14 2025, 10:53 PM
Unknown Object (File)
Aug 14 2025, 10:18 PM
Unknown Object (File)
Aug 2 2025, 4:35 PM
Unknown Object (File)
Jul 28 2025, 2:52 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 52405
Build 49296: arc lint + arc unit