summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorKarel Zak2011-11-08 16:38:56 +0100
committerKarel Zak2011-11-08 16:38:56 +0100
commit614601052eeee9c3083fbf0b239dcdeda686a95b (patch)
tree003488b46b7073889abd157490977d4026d0c153 /Documentation
parentlibmount: ignore tailing slash in netfs source paths (diff)
downloadkernel-qcow2-util-linux-614601052eeee9c3083fbf0b239dcdeda686a95b.tar.gz
kernel-qcow2-util-linux-614601052eeee9c3083fbf0b239dcdeda686a95b.tar.xz
kernel-qcow2-util-linux-614601052eeee9c3083fbf0b239dcdeda686a95b.zip
docs: refresh TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index 228b9300f..176f736b2 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -136,6 +136,10 @@ libblkid
- (!) add support for dasd PT (used for example on s390)
+ - (!!!) add blkid_probe_wipe_device() to zap *all* singnatures on the device.
+ This function should be used in wipefs(8) and all mkfs-like programs (e.g.
+ mkswap).
+
- (!!!) support PARTUUID= tag
* the partitions probing is already supported by low-level part of the
@@ -149,10 +153,6 @@ libblkid
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.
-
- (!!!) allow to wipe partition tables
fdisk(s)