Re: Checking a USB drive's capacity

From: Alan Cox
Date: Sun Dec 21 2008 - 09:45:18 EST


On Thu, 18 Dec 2008 23:33:09 -0500 (EST)
Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote:

> On Thu, 18 Dec 2008, Alan Cox wrote:
>
> > > spun up yet. Not to mention that it seems strange to read the last
> > > sector before reading the first!
> >
> > The SCSI CD code deals with this by spotting the error is close to the
> > end and of particular types then interpreting it and adjusting the volume
> > size. This is done because the size value for a CD-R/RW is imprecise.
>
> Although it may be okay for CDs, I suspect that approach won't work for
> disks.

Some of the partition formats do indeed go looking for the end of disk so
it won't work in that case.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/