From: Karel Zak Date: Wed, 29 Apr 2009 12:46:21 +0000 (+0200) Subject: docs: add entry about /proc/partitions parsing X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5ae40b26af1a9e399264b43ca59c6e193c4244;p=util-linux docs: add entry about /proc/partitions parsing Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 21b0ee33..e9b518c2 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,8 @@ + + * 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. + * fdisk/* -- use off_t instead "long long" * mkswap: use /proc/sys/kernel/random/uuid as a fallback solution for builds