summaryrefslogtreecommitdiffstats
path: root/shlibs/blkid/src/superblocks/superblocks.h
diff options
context:
space:
mode:
authorBastian Friedrich2010-01-04 14:13:13 +0100
committerKarel Zak2010-01-04 14:17:31 +0100
commit0834e00a603b42d9f40b1bbe8b3d4158b918eb35 (patch)
tree19b75b6f51b96e0b3b4bf7b616ee9c1e9072631f /shlibs/blkid/src/superblocks/superblocks.h
parentsfdisk: confused about disk size (diff)
downloadkernel-qcow2-util-linux-0834e00a603b42d9f40b1bbe8b3d4158b918eb35.tar.gz
kernel-qcow2-util-linux-0834e00a603b42d9f40b1bbe8b3d4158b918eb35.tar.xz
kernel-qcow2-util-linux-0834e00a603b42d9f40b1bbe8b3d4158b918eb35.zip
libblkid: DRBD support for blkid
DRBD is the Distributed Replicated Block Device, a replication service for low level block devices. The attached patch provides libblkid detection for v08 type drbd devices (v08 is the current one). [kzak@redhat.com: - port to libblkid 2.17 - use BLKID_USAGE_RAID flag - remove BLKID_IDINFO_TOLERANT flag - note that DRBD is supported since kernel v2.6.33-rc1] Signed-off-by: Bastian Friedrich <bastian.friedrich@collax.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/blkid/src/superblocks/superblocks.h')
-rw-r--r--shlibs/blkid/src/superblocks/superblocks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shlibs/blkid/src/superblocks/superblocks.h b/shlibs/blkid/src/superblocks/superblocks.h
index d1f555956..893ae72ae 100644
--- a/shlibs/blkid/src/superblocks/superblocks.h
+++ b/shlibs/blkid/src/superblocks/superblocks.h
@@ -63,6 +63,7 @@ extern const struct blkid_idinfo zfs_idinfo;
extern const struct blkid_idinfo bfs_idinfo;
extern const struct blkid_idinfo vmfs_volume_idinfo;
extern const struct blkid_idinfo vmfs_fs_idinfo;
+extern const struct blkid_idinfo drbd_idinfo;
/*
* superblock functions