1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/filters
Milan Broz 4059d2219c 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
..
filter-composite.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
filter-composite.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
filter-md.c Fix mirror log name construction during lvconvert. (2.02.30) 2008-01-31 12:19:36 +00:00
filter-md.h Set devices/md_component_detection = 1 to ignore devices containing md 2004-04-16 16:12:04 +00:00
filter-persistent.c Fix segfault in persistent_filter_dump() if lvm init fails. 2009-07-08 18:13:32 +00:00
filter-persistent.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
filter-regex.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
filter-regex.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
filter-sysfs.c Store sysfs location in struct cmd_context. 2008-09-19 03:42:37 +00:00
filter-sysfs.h Store sysfs location in struct cmd_context. 2008-09-19 03:42:37 +00:00
filter.c Recognise DRBD device part and handle it similar to MD devices. 2009-10-27 17:00:44 +00:00
filter.h Recognise DRBD device part and handle it similar to MD devices. 2009-10-27 17:00:44 +00:00