Page MenuHomeFreeBSD

deadfs: cleanup
AcceptedPublic

Authored by trasz on Dec 18 2024, 9:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 7:01 AM
Unknown Object (File)
Tue, Sep 30, 11:50 AM
Unknown Object (File)
Sep 15 2025, 12:21 PM
Unknown Object (File)
Sep 15 2025, 9:20 AM
Unknown Object (File)
Sep 13 2025, 2:05 AM
Unknown Object (File)
Sep 11 2025, 3:19 AM
Unknown Object (File)
Sep 7 2025, 2:48 PM
Unknown Object (File)
Sep 4 2025, 11:01 AM
Subscribers

Details

Reviewers
kib
Summary

Remove vops that are identical to ones inherited from default_vnodeops.
There should be no functional changes.

Diff Detail

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

Event Timeline

trasz requested review of this revision.Dec 18 2024, 9:28 PM

Note that I have plans to cull some more bits off deadfs, but the remaining bits contain some tiny differences, so I want to address them separately.

This revision is now accepted and ready to land.Dec 18 2024, 11:14 PM