Page MenuHomeFreeBSD

nfs: eliminate thread argument from nfsvno_namei
ClosedPublic

Authored by mjg on Oct 1 2021, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 5:39 AM
Unknown Object (File)
Wed, Oct 29, 12:51 PM
Unknown Object (File)
Wed, Oct 29, 12:44 PM
Unknown Object (File)
Wed, Oct 29, 11:31 AM
Unknown Object (File)
Wed, Oct 29, 11:29 AM
Unknown Object (File)
Sat, Oct 11, 12:12 PM
Unknown Object (File)
Oct 8 2025, 7:31 PM
Unknown Object (File)
Sep 26 2025, 3:17 PM
Subscribers
None

Details

Summary

This is a step towards retiring struct componentname cn_thread

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mjg requested review of this revision.Oct 1 2021, 9:26 PM
mjg created this revision.

Looks fine to me, rick.

This revision is now accepted and ready to land.Oct 2 2021, 12:04 AM
This revision was automatically updated to reflect the committed changes.