summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2010-02-04 21:47:47 +0100
committerKarel Zak2010-02-04 21:47:47 +0100
commit435c73ec71b6f66269f71dac94c05e1c362a7cd8 (patch)
treea89c19ee1d8248b7437dafa7556a9552370ef220 /TODO
parentwipefs: ignore devices with partition table (diff)
downloadkernel-qcow2-util-linux-435c73ec71b6f66269f71dac94c05e1c362a7cd8.tar.gz
kernel-qcow2-util-linux-435c73ec71b6f66269f71dac94c05e1c362a7cd8.tar.xz
kernel-qcow2-util-linux-435c73ec71b6f66269f71dac94c05e1c362a7cd8.zip
docs: update TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9df5b7b44..bdf19e6c5 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,13 @@ libblkid
...
blkid_unref(tp);
+wipefs
+------
+
+ - some filesystem (namely FAT) contains more magic strings, so if you erase
+ one magic string the FS is still detectable by libblkid. We have to inform
+ users that there is more valid magic string for the same FS.
+
fdisk(s)
--------