summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-04-29 14:46:21 +0200
committerKarel Zak <kzak@redhat.com>2009-04-29 14:46:21 +0200
commit5d5ae40b26af1a9e399264b43ca59c6e193c4244 (patch)
treec604185c69572f63a39bfb947009d14674c1b941 /TODO
parent047ec698d490507da52634566a5b555fbebef718 (diff)
downloadutil-linux-old-5d5ae40b26af1a9e399264b43ca59c6e193c4244.tar.gz
docs: add entry about /proc/partitions parsing
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
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