I maintain quotatool, a command-line quota utility.
Right now, I'm using BLOCK_SIZE -- defined in
<linux/fs.h> -- to convert between blocks and bytes.
I'd like to not use the linux header files at all for
this, but how else can I find the info?
Please CC: me at [EMAIL PROTECTED], as I'm not
subscribed to the list.
-mike
--
GnuPG key available at http://devel.duluoz.net/pubkey.asc
Key ID = 1024D/9A256AE5 1999-11-13 Mike Glover <[EMAIL PROTECTED]>
Key fingerprint = EF6E 8BCB 4810 E98C F0FD 4596 367A 32B7 9A25 6AE5
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/