summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2009-04-28 09:16:32 +0200
committerKarel Zak2009-04-28 09:16:32 +0200
commit279723e92d665b0a782a780de77c7d73b09426c5 (patch)
treeaf7f768384d051edd5a30857c036500ff22bc029 /TODO
parentblkid: remove whole-disk entries from cache when partitions are found (diff)
downloadkernel-qcow2-util-linux-279723e92d665b0a782a780de77c7d73b09426c5.tar.gz
kernel-qcow2-util-linux-279723e92d665b0a782a780de77c7d73b09426c5.tar.xz
kernel-qcow2-util-linux-279723e92d665b0a782a780de77c7d73b09426c5.zip
cfdisk: fix "cannot seek on disk drive" bug
Addresses-Debian-Bug: #511161 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3c7a95bb1..21b0ee332 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+ * fdisk/* -- use off_t instead "long long"
+
* mkswap: use /proc/sys/kernel/random/uuid as a fallback solution for builds
without libuuid