[rhel6-branch][v2][PATCH] Don't traceback if unpartitioned device is selected

Martin Kolman mkolman at redhat.com
Tue Oct 15 16:15:32 UTC 2013


The patch makes sure the currently selected device is partitioned
and if it isn't, it disables the create dialog and shows the default
"can't create partition" dialog instead.

I've checked with both a virtio drive and multipath device directly
formated with EXT3 - create dialog was disabled.
But with an empty virtio drive, the create dialog was shown and it was
possible to create new partitions on the drive.

Martin Kolman (1):
  Don't traceback if there are no partitioned device (#1007683)

 iw/partition_gui.py | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
1.8.3.1



More information about the anaconda-patches mailing list