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)
Thu, Jan 16, 4:01 AM
Unknown Object (File)
Jan 9 2025, 12:25 PM
Unknown Object (File)
Jan 8 2025, 10:56 PM
Unknown Object (File)
Nov 19 2024, 12:49 PM
Unknown Object (File)
Nov 19 2024, 11:04 AM
Unknown Object (File)
Sep 18 2024, 3:57 AM
Unknown Object (File)
Sep 8 2024, 6:27 PM
Unknown Object (File)
Sep 5 2024, 12:26 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 52405
Build 49296: arc lint + arc unit