Page MenuHomeFreeBSD

ufs: Enable namecache usage
AbandonedPublic

Authored by dchagin on Aug 6 2023, 4:32 PM.
Tags
None
Referenced Files
F151153525: D41338.id125637.diff
Mon, Apr 6, 11:21 AM
Unknown Object (File)
Mon, Apr 6, 2:30 AM
Unknown Object (File)
Sun, Apr 5, 4:54 PM
Unknown Object (File)
Fri, Mar 27, 11:32 AM
Unknown Object (File)
Fri, Mar 27, 8:24 AM
Unknown Object (File)
Mon, Mar 23, 8:37 AM
Unknown Object (File)
Mar 7 2026, 6:04 PM
Unknown Object (File)
Jan 31 2026, 10:18 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