]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO file (add item about libblkid ZFS)
authorKarel Zak <kzak@redhat.com>
Wed, 6 Jan 2021 11:45:18 +0000 (12:45 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Jan 2021 11:45:18 +0000 (12:45 +0100)
Addresses: https://github.com/karelzak/util-linux/issues/1228
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 3098076c919789a8be977aac179a1455d1ae92b3..be7b409fbc35333ed3b8123b340a55bc7496e402 100644 (file)
@@ -120,6 +120,10 @@ login-utils:
 libblkid
 --------
 
+ - extend ZFS proper to scan for more uberblocks if BLKID_SUBLKS_MAGIC flag is set.
+   This solution will make wipefs(8) more usable as ZFS is extremely variable with
+   additional root blocks locations. See  https://github.com/karelzak/util-linux/issues/1228
+
  - (!) add support for BitLocker Drive Encryption
    https://github.com/karelzak/util-linux/issues/617
    https://github.com/libyal/libbde/blob/master/documentation/BitLocker%20Drive%20Encryption%20(BDE)%20format.asciidoc