Page MenuHomeFreeBSD

Fix various warnings related to geli support.
ClosedPublic

Authored by imp on Nov 30 2017, 5:38 AM.
Tags
None
Referenced Files
F167021631: D13301.id35996.diff
Tue, Aug 18, 3:28 PM
Unknown Object (File)
Wed, Aug 12, 2:05 PM
Unknown Object (File)
Wed, Aug 12, 2:01 PM
Unknown Object (File)
Tue, Aug 11, 11:02 AM
Unknown Object (File)
Sun, Aug 9, 2:15 AM
Unknown Object (File)
Sat, Aug 8, 11:34 PM
Unknown Object (File)
Fri, Aug 7, 2:12 AM
Unknown Object (File)
Wed, Aug 5, 8:45 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 13192
Build 13433: arc lint + arc unit

Event Timeline

not, this doesn't fix them all, but fixes most of the worst of them, including crazy pointer manipulation that I can't understand how it ever worked...

stand/i386/gptboot/gptboot.c
35–37

I have a more comprehensive fix for issues like this in the pipeline, but it needs a fair amount more time to cook before it's ready.

This revision is now accepted and ready to land.Nov 30 2017, 6:35 AM
This revision now requires review to proceed.Nov 30 2017, 4:54 PM
allanjude added a subscriber: allanjude.

Thanks for cleaning up my mess

This revision is now accepted and ready to land.Nov 30 2017, 4:59 PM
This revision was automatically updated to reflect the committed changes.