-
Christoph Hellwig authored
The Linux code for SGI partitions uses an int instead of an unsigned int in the ondisk structure in two places, which breaks > TB partitions. While porting the code over from an internal 2.4-based tree I've also switched it to use the explicit uXX/sXX types everywhere and moved the struct defintions above sgi_partition().
76540ee0