[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Set new mountpoint correctly for existing encrypted LVs. (#496363)
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Set new mountpoint correctly for existing encrypted LVs. (#496363)
- Date: Fri, 8 May 2009 14:25:12 -0400
> diff --git a/iw/lvm_dialog_gui.py b/iw/lvm_dialog_gui.py
> index e325574..458c18b 100644
> --- a/iw/lvm_dialog_gui.py
> +++ b/iw/lvm_dialog_gui.py
> @@ -721,7 +721,7 @@ class VolumeGroupEditor:
>
> templv.format = format
> elif format.mountable:
> - templv.format.mountpoint = mountpoint
> + format.mountpoint = mountpoint
>
> if self.fsoptionsDict.has_key("migratecb") and \
> self.fsoptionsDict["migratecb"].get_active():
Go with it.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]