]> err.no Git - util-linux/commitdiff
docs: add entry about /proc/partitions parsing
authorKarel Zak <kzak@redhat.com>
Wed, 29 Apr 2009 12:46:21 +0000 (14:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 29 Apr 2009 12:46:21 +0000 (14:46 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 21b0ee3321ab896c179d451afb2b5904a45a6f76..e9b518c23c605371ad2335aeaaa63e1295f2a010 100644 (file)
--- 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