Re: lseek("/dev/hda1", 0, SEEK_END) returns 0

Tom Vier (nester@erols.com)
Tue, 19 Jan 1999 19:42:00 -0500 (EST)


On Mon, 18 Jan 1999, Jeff Noxon wrote:
> I'd suggest using /proc/partitions to find the data you want. But
> then again, that returns the length in blocks, and not all devices
> are 512b/block.

the BLKGETSIZE ioctl returns sector size of block devices (ie,
/dev/sda1). but don't sector sizes vary as well? there doesn't seem to
be an ioctl to get sector size, unfortunately.

--
Tom Vier - 0x82B007A8
thomassr@erols.com       | goto the Zero Page at:
Tortured Souls Software  | http://www.erols.com/thomassr/zero/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/