summaryrefslogtreecommitdiff
path: root/extras/volume_id/README
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2008-05-28 12:25:09 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-05-28 20:07:17 +0200
commit2f2f54c5142c8c56441f9b1b307848531a2f2148 (patch)
treea62d87a794dd0e90c6f878e72669dbfb92e1340b /extras/volume_id/README
parentbbf1599bb57795ba3a627b48c2c26589edc584c1 (diff)
volume_id: enable GFS probing code, add LABEL support
* enables GFS/GFS2 probing code (it's disabled now!) * adds support for LABELs -- it seems that locktable name is usable as a LABEL (at least according to libblkid). * removes extra check of sb_header.mh_format -- nothing in kernel and blkid checks this superblock entry. It seems that check GFS_MAGIC and GFS_METATYPE_SB is enough. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'extras/volume_id/README')
-rw-r--r--extras/volume_id/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/volume_id/README b/extras/volume_id/README
index 217be3114c..01b4c446c6 100644
--- a/extras/volume_id/README
+++ b/extras/volume_id/README
@@ -40,7 +40,7 @@ minix * - - *
ocfs (1, 2) * * * *
vxfs * - - *
nss (netware) * * *
-gfs, gfs2 * - - -
+gfs, gfs2 * * - -
Raid members are detected to prevent the probing for a filesystem
-----------------------------------------------------------------