[kpartx] Add handling for SUN partition tables
authorHannes Reinecke <hare@suse.de>
Mon, 21 May 2007 08:39:24 +0000 (10:39 +0200)
committerChristophe Varoqui <cvaroqui@zezette.localdomain>
Thu, 7 Jun 2007 20:59:08 +0000 (22:59 +0200)
commite5ff8093bc68c0da461f1b215fc5067ac00b9f20
tree56f2b56c8c925f378c2dfb8d2687292625d9abb2
parentd5ebc421053464aa1243f71c147bb81531acc728
[kpartx] Add handling for SUN partition tables

Not that I've come across one of these disks, but it's a nice testbed for
the stacked partition handling. And might even be useful at one point.

Signed-off-by: Hannes Reinecke <hare@suse.de>
kpartx/Makefile
kpartx/kpartx.c
kpartx/kpartx.h
kpartx/sun.c [new file with mode: 0644]