Use the luks format's mapName when creating temp LUKSDevice. (#722952)
The mapName will be appropriately set based on whether the
formatting exists, so just use it instead of hoping to get
lucky by specifying the 'luks-$dev_path' form.
Gotta love these lvm dialogs.
---
pyanaconda/iw/lvm_dialog_gui.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)