Page MenuHomeFreeBSD

ufs: Enable namecache usage
AbandonedPublic

Authored by dchagin on Aug 6 2023, 4:32 PM.
Tags
None
Referenced Files
F159428688: D41338.diff
Sat, Jun 13, 11:15 PM
Unknown Object (File)
Sat, Jun 6, 4:55 AM
Unknown Object (File)
Fri, Jun 5, 7:05 PM
Unknown Object (File)
Thu, Jun 4, 6:46 AM
Unknown Object (File)
Apr 21 2026, 8:37 PM
Unknown Object (File)
Apr 10 2026, 4:35 AM
Unknown Object (File)
Apr 6 2026, 11:21 AM
Unknown Object (File)
Apr 6 2026, 2:30 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