From 378c18e5f024ac5a8aef4cb40d7c9aa9633d144c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:30:35 +0200 Subject: Adding upstream version 2.38.1. Signed-off-by: Daniel Baumann --- tests/expected/blkid/low-probe-ext3 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/expected/blkid/low-probe-ext3 (limited to 'tests/expected/blkid/low-probe-ext3') diff --git a/tests/expected/blkid/low-probe-ext3 b/tests/expected/blkid/low-probe-ext3 new file mode 100644 index 0000000..8684884 --- /dev/null +++ b/tests/expected/blkid/low-probe-ext3 @@ -0,0 +1,9 @@ +ID_FS_BLOCK_SIZE=1024 +ID_FS_LABEL=test-ext3 +ID_FS_LABEL_ENC=test-ext3 +ID_FS_SEC_TYPE=ext2 +ID_FS_TYPE=ext3 +ID_FS_USAGE=filesystem +ID_FS_UUID=35f66dab-477e-4090-a872-95ee0e493ad6 +ID_FS_UUID_ENC=35f66dab-477e-4090-a872-95ee0e493ad6 +ID_FS_VERSION=1.0 -- cgit v1.2.3