Page MenuHomeFreeBSD

geom_map and geom_redboot: Remove unused ctlreq handler.
ClosedPublic

Authored by delphij on Jul 26 2020, 5:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 5:06 AM
Unknown Object (File)
Sat, Oct 18, 5:06 AM
Unknown Object (File)
Sat, Oct 18, 5:06 AM
Unknown Object (File)
Fri, Oct 17, 6:35 PM
Unknown Object (File)
Thu, Oct 9, 12:41 PM
Unknown Object (File)
Wed, Oct 8, 12:15 AM
Unknown Object (File)
Mon, Oct 6, 2:06 AM
Unknown Object (File)
Mon, Sep 22, 2:51 AM
Subscribers

Details

Summary

The two classes do not take any verbs and always gctl_error for
all requests, so don't bother to provide a ctlreq handler.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32549
Build 30021: arc lint + arc unit

Event Timeline

delphij created this revision.

Looks good to me, thhough I don't know these classes to guess what use they may possibly have for this methog.

This revision is now accepted and ready to land.Jul 26 2020, 7:40 PM