1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-11 09:18:25 +03:00
lvm2/lib
Milan Broz a1dbd7156c Recognise DRBD device part and handle it similar to MD devices.
The DRBD uses underlying device so code should prefer top
device if duplicate is found.

Patch also introduce
        dev_subsystem_part_major and dev_subsytem_name
functions to easily handle all these replication susbystems
and not hardcode md_major call.

See https://bugzilla.redhat.com/show_bug.cgi?id=530881
for full problem description.
2009-10-27 17:00:44 +00:00
..
activate Several changes to udev support code: 2009-10-26 14:29:33 +00:00
cache Recognise DRBD device part and handle it similar to MD devices. 2009-10-27 17:00:44 +00:00
commands Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
config Fix the "const discarded" warnings introduced in the unknown segment patch. 2009-10-22 10:38:07 +00:00
datastruct Update error return and comments for lvm_list_vg_names/uuids. 2009-07-27 11:00:17 +00:00
device Fix pvcreate on a partition (regressed in 2.02.51). 2009-08-19 15:34:33 +00:00
display Permit snapshots of mirrors. (brassow) 2009-10-26 10:01:56 +00:00
error Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
filters Recognise DRBD device part and handle it similar to MD devices. 2009-10-27 17:00:44 +00:00
format1 Recognise DRBD device part and handle it similar to MD devices. 2009-10-27 17:00:44 +00:00
format_pool Recognise DRBD device part and handle it similar to MD devices. 2009-10-27 17:00:44 +00:00
format_text Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
freeseg Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
label Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
locking Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00
log Fix so only log_error and log_fatal set EUNCLASSIFIED. 2009-07-16 13:13:33 +00:00
metadata Permit snapshots of mirrors. (brassow) 2009-10-26 10:01:56 +00:00
mirror Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00
misc Provide alternative implementation of obsolete siginterrupt(). 2009-09-28 21:23:02 +00:00
mm fix setpriority int error 2008-05-28 23:12:45 +00:00
report Permit snapshots of mirrors. (brassow) 2009-10-26 10:01:56 +00:00
snapshot Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00
striped Add global/si_unit_consistency to enable cleaned-up use of units in output. 2009-09-28 16:23:44 +00:00
unknown Fix the "const discarded" warnings introduced in the unknown segment patch. 2009-10-22 10:38:07 +00:00
uuid Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
zero Attempt to load dm-zero module if zero target needed but not present. (mbroz) 2009-05-27 13:05:53 +00:00
Makefile.in Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00