1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/device
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
..
dev-cache.c Use built-in rules for device aliases: block/ < dm- < disk/ < mapper/ < other. 2010-08-03 13:39:27 +00:00
dev-cache.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
dev-io.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
dev-md.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
dev-swap.c Missed file from previous checkin. 2009-03-17 14:40:00 +00:00
device.c Recognise and give preference to md device partitions (blkext major). 2010-08-11 12:14:23 +00:00
device.h Recognise and give preference to md device partitions (blkext major). 2010-08-11 12:14:23 +00:00