resize: Get the partition table type of the source disk earlier.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 25 Oct 2011 13:18:29 +0000 (14:18 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 26 Oct 2011 09:07:26 +0000 (10:07 +0100)
Also we only permit MBR (DOS) and GPT partition tables.  In theory
previously we allowed other partition table types, but it is unlikely
that it would have worked in reality.


No differences found