Page MenuHomeFreeBSD

Fix various warnings related to geli support.
ClosedPublic

Authored by imp on Nov 30 2017, 5:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 6 2024, 9:05 PM
Unknown Object (File)
Oct 6 2024, 2:55 PM
Unknown Object (File)
Oct 3 2024, 1:09 PM
Unknown Object (File)
Oct 2 2024, 9:26 PM
Unknown Object (File)
Oct 2 2024, 5:13 PM
Unknown Object (File)
Oct 2 2024, 8:29 AM
Unknown Object (File)
Oct 2 2024, 1:57 AM
Unknown Object (File)
Oct 1 2024, 10:43 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.