diff options
Diffstat (limited to 'tests/expected/blkid/low-probe-ext2')
-rw-r--r-- | tests/expected/blkid/low-probe-ext2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-ext2 b/tests/expected/blkid/low-probe-ext2 new file mode 100644 index 0000000..087da97 --- /dev/null +++ b/tests/expected/blkid/low-probe-ext2 @@ -0,0 +1,8 @@ +ID_FS_BLOCK_SIZE=1024 +ID_FS_LABEL=test-ext2 +ID_FS_LABEL_ENC=test-ext2 +ID_FS_TYPE=ext2 +ID_FS_USAGE=filesystem +ID_FS_UUID=22f0eac3-5c89-4ec1-9076-60799119aaea +ID_FS_UUID_ENC=22f0eac3-5c89-4ec1-9076-60799119aaea +ID_FS_VERSION=1.0 |