From cfe5e3905201349e9cf3f95d52ff4bd100bde37d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 21:10:49 +0200 Subject: Adding upstream version 2.39.3. Signed-off-by: Daniel Baumann --- tests/expected/blkid/low-probe-fat16_noheads | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/expected/blkid/low-probe-fat16_noheads (limited to 'tests/expected/blkid/low-probe-fat16_noheads') diff --git a/tests/expected/blkid/low-probe-fat16_noheads b/tests/expected/blkid/low-probe-fat16_noheads new file mode 100644 index 0000000..22e6d49 --- /dev/null +++ b/tests/expected/blkid/low-probe-fat16_noheads @@ -0,0 +1,11 @@ +ID_FS_BLOCK_SIZE=512 +ID_FS_FSBLOCKSIZE=4096 +ID_FS_FSSIZE=219898368 +ID_FS_LABEL=VTech_1070 +ID_FS_LABEL_ENC=VTech\x201070 +ID_FS_SEC_TYPE=msdos +ID_FS_TYPE=vfat +ID_FS_USAGE=filesystem +ID_FS_UUID=2004-1014 +ID_FS_UUID_ENC=2004-1014 +ID_FS_VERSION=FAT16 -- cgit v1.2.3