Page MenuHomeFreeBSD

ufs: Enable namecache usage
AbandonedPublic

Authored by dchagin on Aug 6 2023, 4:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 24 2024, 1:46 AM
Unknown Object (File)
Nov 21 2024, 6:39 AM
Unknown Object (File)
Nov 4 2024, 7:33 PM
Unknown Object (File)
Oct 3 2024, 8:39 PM
Unknown Object (File)
Oct 3 2024, 12:10 PM
Unknown Object (File)
Oct 3 2024, 8:49 AM
Unknown Object (File)
Sep 23 2024, 5:07 AM
Unknown Object (File)
Sep 13 2024, 9:23 AM
Subscribers

Details

Reviewers
kib
mjg

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52997
Build 49888: arc lint + arc unit

Event Timeline

does this pass the test suite from /usr/tests when backed by ufs?

now that i asked, i'm confident this already worked prior to adding the vops to ufs2.

This revision is now accepted and ready to land.Aug 6 2023, 6:10 PM
mjg requested changes to this revision.Aug 6 2023, 7:42 PM

given comments in the other review, this would plop in the fplookup ops instead

This revision now requires changes to proceed.Aug 6 2023, 7:42 PM
In D41338#941266, @mjg wrote:

does this pass the test suite from /usr/tests when backed by ufs?

sure