summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_pdev.c
diff options
context:
space:
mode:
authordsl <dsl@NetBSD.org>2010-01-02 21:16:46 +0000
committerdsl <dsl@NetBSD.org>2010-01-02 21:16:46 +0000
commit23ee525d3d94d8b4f9469d9519c0af679b2f6773 (patch)
tree59f9ab665ce6e0023a25fab5f287a8f3a71f1fca /sys/dev/dm/dm_pdev.c
parent7dd4a9773cbe873d61af162e6092942c52b69809 (diff)
Change most of the variables that hold disk sector number to be (at least)
uint32_t. Might make sysinst work on disks between 1TB and 2TB. Not actually tested because I don't have a big disk. Hopefully I haven't broken the small disk case! Set WARNS= 4 so that comparisons of signed and unsigned block numbers are trapped.
Diffstat (limited to 'sys/dev/dm/dm_pdev.c')
0 files changed, 0 insertions, 0 deletions