]> err.no Git - util-linux/commit
libblkid: DRBD support for blkid
authorBastian Friedrich <bastian.friedrich@collax.com>
Mon, 4 Jan 2010 13:13:13 +0000 (14:13 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 4 Jan 2010 13:17:31 +0000 (14:17 +0100)
commit0834e00a603b42d9f40b1bbe8b3d4158b918eb35
tree19b75b6f51b96e0b3b4bf7b616ee9c1e9072631f
parentdfb536c33812d24553350fc9ec08035bf7df52b6
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>
shlibs/blkid/src/superblocks/Makefile.am
shlibs/blkid/src/superblocks/drbd.c [new file with mode: 0644]
shlibs/blkid/src/superblocks/superblocks.c
shlibs/blkid/src/superblocks/superblocks.h