[rhinstaller/blivet/pulls/274 master] Do not try to get LVM cache's size from stats for inactive LV

vpodzime installerbot-noreply at redhat.com
Wed Nov 11 08:30:36 UTC 2015


> @@ -1808,9 +1809,11 @@ def exists(self):
>  
>      @property
>      def stats(self):
> -        if not self._exists:
> +        # to get the stats we need the cached LV to exist and be activated

Good point, I'll change this before pushing.

-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/274#discussion_r44510971


More information about the anaconda-patches mailing list