summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@sgi.com>2003-01-15 17:28:04 -0800
committerChristoph Hellwig <hch@sgi.com>2003-01-15 17:28:04 -0800
commit76540ee05766927b03118bc6553124bdfb24731e (patch)
tree011a2d197b71d66b7be40ae1b8724213659ce147 /include/linux
parent235b96072eaa00820f53ff0df2991ea0fbe3dbcc (diff)
[PATCH] fix signed/unsigned issue in SGI partitioning code
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().
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions