public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Compatible fstat()
@ 2005-11-08 15:48 linux-os (Dick Johnson)
  2005-11-08 17:10 ` Parag Warudkar
  0 siblings, 1 reply; 19+ messages in thread
From: linux-os (Dick Johnson) @ 2005-11-08 15:48 UTC (permalink / raw)
  To: Linux kernel



Hello,

The Linux fstat() doesn't return any information number of blocks,
or the byte-length of a physical hard disk.

       Device name : /dev/hda
     Device st_dev : 00000301
    Device st_rdev : 00000300
    Device st_size : 0
  Device st_blocks : 0
Device st_blksize : 4096
       Device name : /dev/sda
     Device st_dev : 00000301
    Device st_rdev : 00000800
    Device st_size : 0
  Device st_blocks : 0
Device st_blksize : 4096
       Device name : /dev/sdb
     Device st_dev : 00000301
    Device st_rdev : 00000810
    Device st_size : 0
  Device st_blocks : 0
Device st_blksize : 4096
       Device name : /dev/sdc
     Device st_dev : 00000301
    Device st_rdev : 00000820
    Device st_size : 0
  Device st_blocks : 0
Device st_blksize : 4096

So, in a PORTABLE way, how do I find the block device with a
certain size, perhaps even the largest or smallest? I need to
have a customer plug in an external drive (USB) and be able
to determine if it's big enough for a raw-data write (no
file-system).

Cheers,
Dick Johnson
Penguin : Linux version 2.6.13.4 on an i686 machine (5589.55 BogoMips).
Warning : 98.36% of all statistics are fiction.
.

****************************************************************
The information transmitted in this message is confidential and may be privileged.  Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited.  If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@analogic.com - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-11-12 13:32 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-08 15:48 Compatible fstat() linux-os (Dick Johnson)
2005-11-08 17:10 ` Parag Warudkar
2005-11-08 17:22   ` Al Viro
2005-11-08 17:56     ` linux-os (Dick Johnson)
2005-11-08 17:58     ` Parag Warudkar
2005-11-08 18:10       ` linux-os (Dick Johnson)
2005-11-08 18:15         ` Parag Warudkar
2005-11-08 18:20           ` linux-os (Dick Johnson)
2005-11-08 19:39             ` Bob Copeland
2005-11-08 20:03               ` linux-os (Dick Johnson)
2005-11-08 21:06               ` Parag Warudkar
2005-11-08 22:57                 ` Bill Davidsen
2005-11-09  0:14                   ` Parag Warudkar
2005-11-12 13:41                     ` Bill Davidsen
2005-11-08 18:49     ` Theodore Ts'o
2005-11-08 19:12       ` Parag Warudkar
2005-11-09  3:23         ` Theodore Ts'o
2005-11-08 17:53   ` linux-os (Dick Johnson)
2005-11-08 18:04     ` Parag Warudkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox