]> err.no Git - util-linux/commitdiff
blkid: add GFS2 reg. test
authorKarel Zak <kzak@redhat.com>
Mon, 26 Jan 2009 14:56:25 +0000 (15:56 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:35:24 +0000 (23:35 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-gfs2 [new file with mode: 0644]
tests/ts/blkid/images/gfs2.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-gfs2 b/tests/expected/blkid/low-probe-gfs2
new file mode 100644 (file)
index 0000000..a19789e
--- /dev/null
@@ -0,0 +1,5 @@
+ID_FS_LABEL_ENC=mycluster:mygfs2
+ID_FS_LABEL=mycluster:mygfs2
+ID_FS_TYPE=gfs2
+ID_FS_USAGE=filesystem
+ID_FS_VERSION=1
diff --git a/tests/ts/blkid/images/gfs2.img.bz2 b/tests/ts/blkid/images/gfs2.img.bz2
new file mode 100644 (file)
index 0000000..e465df5
Binary files /dev/null and b/tests/ts/blkid/images/gfs2.img.bz2 differ