]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: bitlocker: add image for Windows 7+ BitLocker
authorVictor Westerhuis <victor.westerhuis@alliander.com>
Thu, 25 Jul 2024 10:58:34 +0000 (12:58 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 29 Jul 2024 09:05:11 +0000 (11:05 +0200)
(cherry picked from commit 63d3b78b67123da942edc084bc2257ed20874be2)

tests/expected/blkid/low-probe-bitlocker-win7 [new file with mode: 0644]
tests/ts/blkid/images-fs/bitlocker-win7.img.xz [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-bitlocker-win7 b/tests/expected/blkid/low-probe-bitlocker-win7
new file mode 100644 (file)
index 0000000..4c54c60
--- /dev/null
@@ -0,0 +1,3 @@
+ID_FS_TYPE=BitLocker
+ID_FS_USAGE=crypto
+ID_FS_VERSION=2
diff --git a/tests/ts/blkid/images-fs/bitlocker-win7.img.xz b/tests/ts/blkid/images-fs/bitlocker-win7.img.xz
new file mode 100644 (file)
index 0000000..5e05cbb
Binary files /dev/null and b/tests/ts/blkid/images-fs/bitlocker-win7.img.xz differ