From: Karel Zak Date: Wed, 11 Sep 2013 13:45:52 +0000 (+0200) Subject: tests: add XFS log image X-Git-Tag: v2.24-rc1~283 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bfd6f52005d6262dbfd605e8437a8a16add00ae;p=thirdparty%2Futil-linux.git tests: add XFS log image Signed-off-by: Karel Zak --- diff --git a/tests/expected/blkid/low-probe-xfs-log b/tests/expected/blkid/low-probe-xfs-log new file mode 100644 index 0000000000..6cfb18065c --- /dev/null +++ b/tests/expected/blkid/low-probe-xfs-log @@ -0,0 +1,3 @@ +ID_FS_LOGUUID=4063d453-5c01-46ce-b92f-9523d64aecc7 +ID_FS_TYPE=xfs_external_log +ID_FS_USAGE=other diff --git a/tests/ts/blkid/images-fs/xfs-log.img.bz2 b/tests/ts/blkid/images-fs/xfs-log.img.bz2 new file mode 100644 index 0000000000..660846c81f Binary files /dev/null and b/tests/ts/blkid/images-fs/xfs-log.img.bz2 differ