diff options
Diffstat (limited to 'tests/expected/blkid/low-probe-xfs')
-rw-r--r-- | tests/expected/blkid/low-probe-xfs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-xfs b/tests/expected/blkid/low-probe-xfs new file mode 100644 index 0000000..6eb1b46 --- /dev/null +++ b/tests/expected/blkid/low-probe-xfs @@ -0,0 +1,7 @@ +ID_FS_BLOCK_SIZE=512 +ID_FS_LABEL=test-xfs +ID_FS_LABEL_ENC=test-xfs +ID_FS_TYPE=xfs +ID_FS_USAGE=filesystem +ID_FS_UUID=8c8a0a5a-9f57-492e-9610-45a61f38f58a +ID_FS_UUID_ENC=8c8a0a5a-9f57-492e-9610-45a61f38f58a |