summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2009-04-29 14:46:21 +0200
committerKarel Zak2009-04-29 14:46:21 +0200
commit5d5ae40b26af1a9e399264b43ca59c6e193c4244 (patch)
treec604185c69572f63a39bfb947009d14674c1b941 /TODO
parentsfdisk: fix possible buffer overflow (diff)
downloadkernel-qcow2-util-linux-5d5ae40b26af1a9e399264b43ca59c6e193c4244.tar.gz
kernel-qcow2-util-linux-5d5ae40b26af1a9e399264b43ca59c6e193c4244.tar.xz
kernel-qcow2-util-linux-5d5ae40b26af1a9e399264b43ca59c6e193c4244.zip
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 21b0ee332..e9b518c23 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