Re: /dev/winchester reporting their size

Tigran Aivazian (tigran@aivazian.demon.co.uk)
Mon, 30 Nov 1998 09:43:56 +0000 (GMT)


On Fri, 27 Nov 1998, Johnny Tevessen wrote:

> What's the reason for device specials not to report their sizes?
The reason is compliance with Single UNIX v2 Specification, according to
which the st_size field of the stat structure used by stat(2) and friends
must contain the size of the file in bytes, if the file is a regular file.

Regards,
Tigran.

-
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/