]> sourceware.org Git - lvm2.git/commit
Recognise and give preference to md device partitions (blkext major).
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 11 Aug 2010 12:14:23 +0000 (12:14 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 11 Aug 2010 12:14:23 +0000 (12:14 +0000)
commit626242c1bd87b70da65011fc342ba138a83d56fa
tree33538e6e06c6e2216029ad1e3f394a529af036dc
parentf21beaf20c6a4f06547af171c873d0e6ae638ff8
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.
WHATS_NEW
lib/commands/toolcontext.c
lib/commands/toolcontext.h
lib/device/device.c
lib/device/device.h
lib/filters/filter.c
lib/misc/lvm-globals.c
lib/misc/lvm-globals.h
This page took 0.039986 seconds and 5 git commands to generate.