diff options
author | Karel Zak | 2009-01-23 23:27:17 +0100 |
---|---|---|
committer | Karel Zak | 2009-02-11 23:35:24 +0100 |
commit | f38ac42666536a7217df7d116556d0900f3e5d95 (patch) | |
tree | 0678b510ae5addec10229108584620164426b95d /tests | |
parent | blkid: fix ..._strncpy_uuid (diff) | |
download | kernel-qcow2-util-linux-f38ac42666536a7217df7d116556d0900f3e5d95.tar.gz kernel-qcow2-util-linux-f38ac42666536a7217df7d116556d0900f3e5d95.tar.xz kernel-qcow2-util-linux-f38ac42666536a7217df7d116556d0900f3e5d95.zip |
blkid: add ocfs2 version
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/expected/blkid/low-probe-ocfs2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-ocfs2 b/tests/expected/blkid/low-probe-ocfs2 index 0ee2bdd0e..2463e2add 100644 --- a/tests/expected/blkid/low-probe-ocfs2 +++ b/tests/expected/blkid/low-probe-ocfs2 @@ -4,3 +4,4 @@ ID_FS_TYPE=ocfs2 ID_FS_USAGE=filesystem ID_FS_UUID=6b6bfbea-3a79-4f0c-b166-a20776102445 ID_FS_UUID_ENC=6b6bfbea-3a79-4f0c-b166-a20776102445 +ID_FS_VERSION=0.90 |