Re: [PATCH 08/11] Comment undefined nodev_filesystems reference in unused fsFromConfig func

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

 



On Tue, 2009-09-01 at 15:04 +0200, Hans de Goede wrote:
> Maybe we shuld just remove the entire function as its unused anyways ?

Yeah, might as well get rid of it. If we decide to bring it back and
actually use it we can always do that later.

Dave

> ---
>  storage/formats/fs.py |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/storage/formats/fs.py b/storage/formats/fs.py
> index dc642d3..28aeda6 100644
> --- a/storage/formats/fs.py
> +++ b/storage/formats/fs.py
> @@ -69,8 +69,8 @@ def fsFromConfig(attrs, *args, **kwargs):
>      for (attr, value) in attrs.items():
>          setattr(fs, "_%s" % attr, value)
>  
> -    if attrs["type"] in nodev_filesystems:
> -        setattr(fs, "_nodev", True)
> +    #if attrs["type"] in nodev_filesystems:
> +    #    setattr(fs, "_nodev", True)
>  
>      return fs
>  

_______________________________________________
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