diff options
author | Karel Zak <kzak@redhat.com> | 2010-05-18 16:09:58 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2010-05-18 16:09:58 +0200 |
commit | 577cbb4df0f4d21d4ae0990832b467f1023f71b4 (patch) | |
tree | 719026b6d3208b7f35a4424ad2c915e8689aff7e /tests | |
parent | 508e438b5604206108c9ba03f5323df49805f89c (diff) | |
download | util-linux-old-577cbb4df0f4d21d4ae0990832b467f1023f71b4.tar.gz |
libblkid: improbe DDF detection
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/expected/blkid/low-probe-ddf-raid | 6 | ||||
-rw-r--r-- | tests/ts/blkid/images-fs/ddf-raid.img.bz2 | bin | 535 -> 599 bytes |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/expected/blkid/low-probe-ddf-raid b/tests/expected/blkid/low-probe-ddf-raid index 08329501..7956dcd0 100644 --- a/tests/expected/blkid/low-probe-ddf-raid +++ b/tests/expected/blkid/low-probe-ddf-raid @@ -1,5 +1,5 @@ ID_FS_TYPE=ddf_raid_member ID_FS_USAGE=raid -ID_FS_UUID=8Z_I__B_8Z_I_e_I_q_I____ -ID_FS_UUID_ENC=8Z\xb0I\x95\x10B\x028Z\xb0I\xc8e\xb0I\xb8q\xb0I\xff\xff\xff\xff -ID_FS_VERSION=02.00.00 +ID_FS_UUID=Linux-MDޭ__ +ID_FS_UUID_ENC=Linux-MDޭ\xbe\xef +ID_FS_VERSION=01.02.00 diff --git a/tests/ts/blkid/images-fs/ddf-raid.img.bz2 b/tests/ts/blkid/images-fs/ddf-raid.img.bz2 Binary files differindex c8f0c8ac..b0934933 100644 --- a/tests/ts/blkid/images-fs/ddf-raid.img.bz2 +++ b/tests/ts/blkid/images-fs/ddf-raid.img.bz2 |