diff options
Diffstat (limited to 'tests/expected/blkid/low-probe-ext3')
-rw-r--r-- | tests/expected/blkid/low-probe-ext3 | 9 |
1 files changed, 9 insertions, 0 deletions
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 |