[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] On Linux, read partition start offsets from sysfs if possibl
From: |
Colin Watson |
Subject: |
Re: [PATCH] On Linux, read partition start offsets from sysfs if possible |
Date: |
Thu, 5 Dec 2013 12:22:24 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Dec 05, 2013 at 12:17:23PM +0000, Colin Watson wrote:
> This lets us cope with block device drivers that don't implement
> HDIO_GETGEO. Fixes Ubuntu bug #1237519.
Brandon Hansen also pointed out in this bug that hd_geometry.start is
unsigned long rather than unsigned long long, and thus is not
necessarily reliable on large disks, which is a good point I'd
overlooked, and should be further support for this approach.
--
Colin Watson address@hidden