Messages in this thread |  | | | From | Parag Warudkar <> | | Subject | Re: Compatible fstat() | | Date | Tue, 8 Nov 2005 12:10:25 -0500 |
| |
On Nov 8, 2005, at 10:48 AM, linux-os ((Dick Johnson)) wrote:
> The Linux fstat() doesn't return any information number of blocks, > or the byte-length of a physical hard disk.
I don't think (f)stat returns size and blocks information about a block device on any UNIX platform.
But I don't know for sure how to get it - perhaps ioctl on the device? BLKGETSIZE?
Parag - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |