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)
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
Unknown Object (File)
Sep 12 2025, 3:11 AM
Unknown Object (File)
Sep 8 2025, 8:22 AM
Unknown Object (File)
Aug 15 2025, 9:30 AM
Unknown Object (File)
Jul 29 2025, 2:08 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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