]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO (libblkid)
authorKarel Zak <kzak@redhat.com>
Mon, 9 Apr 2018 12:08:23 +0000 (14:08 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Apr 2018 12:08:23 +0000 (14:08 +0200)
Addresses: https://github.com/karelzak/util-linux/issues/617
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 6bc58f63aab37be2ea03a20438df3c8d09b7fa76..43c4f50d0478025b9de924c3d639bcfe2c4f1ca9 100644 (file)
@@ -164,10 +164,9 @@ login-utils:
 libblkid
 --------
 
- - (!) don't use internally blkid_loff_t, rather use off_t, size_t, ssize_t,
-       stdint.h types and so on...
-
- - add FSSIZE value  -- filesystem size (klibc requirement)
+ - (!) 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
 
  - (!) add support for dasd PT (used for example on s390)