Re: [PATCH] Use the correct keyword for luks map names ('name', not 'mapName').

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Looks good.

Regards,

Hans


David Lehman wrote:
---
 storage/devicetree.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/storage/devicetree.py b/storage/devicetree.py
index 49f551c..a2e4f15 100644
--- a/storage/devicetree.py
+++ b/storage/devicetree.py
@@ -1029,7 +1029,7 @@ class DeviceTree(object):
if format_type == "crypto_LUKS":
                 # luks/dmcrypt
-                kwargs["mapName"] = "luks-%s" % uuid
+                kwargs["name"] = "luks-%s" % uuid
             elif format_type == "linux_raid_member":
                 # mdraid
                 try:

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux