]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: refresh TODO file
authorKarel Zak <kzak@redhat.com>
Tue, 8 Nov 2011 15:38:56 +0000 (16:38 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Nov 2011 15:38:56 +0000 (16:38 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 228b9300fbf7bec80b8ac96fe698514ca9fba8b7..176f736b2bce10e8888a50183084da1c1b2848a2 100644 (file)
@@ -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)