1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/filters
Peter Rajnoha 626242c1bd Recognise and give preference to md device partitions (blkext major).
We can already detect MD devices internally. But when using MD partitions,
these have "block extended major" (blkext) assigned (259). Blkext major
is also used in general, so we need to check whether the original device
is an MD device actually.
2010-08-11 12:14:23 +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 Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +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 Never scan internal LVM devices. 2010-08-09 14:05:16 +00:00
filter-persistent.h Currently if clvmd is running and user issues vgscan, 2010-05-13 13:04:03 +00:00
filter-regex.c Show string with invalid pattern 2010-04-30 12:31:32 +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 Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
filter-sysfs.h Store sysfs location in struct cmd_context. 2008-09-19 03:42:37 +00:00
filter.c Recognise and give preference to md device partitions (blkext major). 2010-08-11 12:14:23 +00:00
filter.h Always pass unsuspended dm devices through persistent filter to other filters. 2010-07-02 02:09:57 +00:00