Page MenuHomeFreeBSD

deadfs: cleanup
AcceptedPublic

Authored by trasz on Dec 18 2024, 9:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 16, 11:11 AM
Unknown Object (File)
Sat, Aug 15, 9:46 PM
Unknown Object (File)
Thu, Aug 13, 6:57 PM
Unknown Object (File)
Thu, Aug 13, 5:54 AM
Unknown Object (File)
Wed, Aug 12, 6:23 AM
Unknown Object (File)
Tue, Aug 11, 6:19 PM
Unknown Object (File)
Mon, Aug 10, 8:57 AM
Unknown Object (File)
Fri, Aug 7, 5:40 PM
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