Page MenuHomeFreeBSD

Fix various warnings related to geli support.
ClosedPublic

Authored by imp on Nov 30 2017, 5:38 AM.
Tags
None
Referenced Files
F150930984: D13301.id.diff
Sun, Apr 5, 12:51 AM
Unknown Object (File)
Tue, Mar 31, 6:35 PM
Unknown Object (File)
Mon, Mar 30, 12:47 AM
Unknown Object (File)
Mon, Mar 30, 12:46 AM
Unknown Object (File)
Sun, Mar 29, 7:11 AM
Unknown Object (File)
Sun, Mar 29, 3:45 AM
Unknown Object (File)
Sun, Mar 29, 12:59 AM
Unknown Object (File)
Fri, Mar 27, 6:01 PM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 13199
Build 13440: 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.