Signed-off-by: Karel Zak <kzak@redhat.com>
- consolidate "getsize" stuff (see getsize.c and lib/blkdev.c)
- - cleanup __attribute__ usage
-
- add values:
FSSIZE -- filesystem size (klibc requirement)
misc
----
+ * use something better than gtk-doc (doxyden?)
+
* add to lib/blkdev.c code for /proc/partitions parsing -- unfortunate we
duplicate this code in many places. The parser has to support unlimited
size (or 4096 bytes) of partition name.