Page MenuHomeFreeBSD

Fix various warnings related to geli support.
ClosedPublic

Authored by imp on Nov 30 2017, 5:38 AM.
Tags
None
Referenced Files
F135818469: D13301.id36008.diff
Thu, Nov 13, 4:38 AM
Unknown Object (File)
Mon, Nov 10, 11:15 PM
Unknown Object (File)
Fri, Nov 7, 11:40 PM
Unknown Object (File)
Thu, Nov 6, 1:09 AM
Unknown Object (File)
Wed, Nov 5, 2:25 AM
Unknown Object (File)
Mon, Oct 20, 3:35 PM
Unknown Object (File)
Mon, Oct 20, 4:16 AM
Unknown Object (File)
Oct 1 2025, 7:37 PM
Subscribers

Diff Detail

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

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 ↗(On Diff #35996)

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.