From: Karel Zak Date: Wed, 29 Apr 2009 12:46:21 +0000 (+0200) Subject: docs: add entry about /proc/partitions parsing X-Git-Tag: v2.15~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d5ae40b26af1a9e399264b43ca59c6e193c4244;p=thirdparty%2Futil-linux.git docs: add entry about /proc/partitions parsing Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 21b0ee3321..e9b518c23c 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