diff options
Diffstat (limited to 'tests/expected/blkid/low-probe-ext4')
-rw-r--r-- | tests/expected/blkid/low-probe-ext4 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-ext4 b/tests/expected/blkid/low-probe-ext4 new file mode 100644 index 0000000..95e6a6d --- /dev/null +++ b/tests/expected/blkid/low-probe-ext4 @@ -0,0 +1,11 @@ +ID_FS_BLOCK_SIZE=1024 +ID_FS_FSBLOCKSIZE=1024 +ID_FS_FSLASTBLOCK=65536 +ID_FS_FSSIZE=67108864 +ID_FS_LABEL=test-ext4 +ID_FS_LABEL_ENC=test-ext4 +ID_FS_TYPE=ext4 +ID_FS_USAGE=filesystem +ID_FS_UUID=ada110f6-bd6d-49db-955d-342c27627b61 +ID_FS_UUID_ENC=ada110f6-bd6d-49db-955d-342c27627b61 +ID_FS_VERSION=1.0 |