[kpartx] Update extended partition handling
authorHannes Reinecke <hare@suse.de>
Mon, 21 May 2007 08:35:40 +0000 (10:35 +0200)
committerChristophe Varoqui <cvaroqui@zezette.localdomain>
Thu, 7 Jun 2007 20:58:14 +0000 (22:58 +0200)
commitfde7c9adb5c3966ab9910e525fb8b19008531cf8
treec981411fe5397d32c2186d81f5b1ef7b47d57a99
parent178b93111d54828a89ad280c0aaaea0812343a6a
[kpartx] Update extended partition handling

Currently we don't handle extended partitions at all.
This patch implements a proper handling for extended partitions so that we
first create the dm device for the extended partitions and then the logical
partitions as dm devices on top of the device for the extended partition.

Signed-off-by: Hannes Reinecke <hare@suse.de>
kpartx/devmapper.c
kpartx/devmapper.h
kpartx/dos.c
kpartx/kpartx.c
kpartx/kpartx.h