[blivet:rhel7/master 0/2] #1019685 patches (v2)

David Lehman dlehman at redhat.com
Mon Sep 15 16:10:18 UTC 2014


On 09/12/2014 07:41 AM, mulhern wrote:
> The only difference is that the second patch has an alternative to the
> # pylint: disable=attribute-defined-outside-init.
> directive, which might be slightly better.
>
> Turns out that the fix in
> https://bitbucket.org/logilab/pylint/issue/192/w0201-message-may-be-a-little-too-general
> does not cover this case anyway.
>
> mulhern (2):
>    Add BTRFSValueError error and use in btrfs related code (#1019685)
>    Check if device has enough members when setting RAID level (#1019685)
>
>   blivet/devicelibs/btrfs.py | 20 ++++++------
>   blivet/devices.py          | 78 ++++++++++++++++++++++++++++++++++++----------
>   blivet/errors.py           |  3 ++
>   3 files changed, 74 insertions(+), 27 deletions(-)
>

Looks good to me.


More information about the anaconda-patches mailing list