ef7adc2 - Fix pylint errors from recent btrfs commits. (dlehman)

Authored and Committed by bcl 9 years ago
    - Fix pylint errors from recent btrfs commits. (dlehman)
    - Only cancel actions on disks related to the one we are hiding. (dlehman)
    - Cancel actions before hiding descendent devices. (dlehman)
    - Improve handling of device removals/additions from the devicetree. (dlehman)
    - The first format destroy action should obsolete any others. (dlehman)
    - Do not allow modification or removal of protected devices. (dlehman)
    - Propagate mount options for btrfs members to all volumes/subvolumes.
      (dlehman)
    - Properly identify dm devices even when udev info is incomplete. (dlehman)
    - Do not mount btrfs to list subvolumes outside installer_mode. (dlehman)
    - Reset default subvolume prior to removing the default subvolume. (dlehman)
    - Increase max size for btrfs to 16 EiB. (#1114435) (dlehman)
    - Improve adjustment for removal of a subvol in BTRFSFactory. (dlehman)
    - Set dummy mountpoint in ksdata for lvm thin pools. (dlehman)
    - Add an epoch to blivet. (sbueno+anaconda)
    - Check if device has enough members when setting RAID level (#1019685)
      (amulhern)
    - Add BTRFSValueError error and use in btrfs related code (#1019685) (amulhern)
    - iscsi: mount partitions in initramfs for root on iscsi (#740106) (rvykydal)
    - Remove poolMetaData (#1021505) (amulhern)
    - Revert "Allow use of a single path if multipath activation fails. (#1054806)"
      (vpodzime)
    - Add a release make target (bcl)
    - Prefer ID_SERIAL over ID_SERIAL_SHORT (#1138254) (vpodzime)
    - Allow use of a single path if multipath activation fails. (#1054806)
      (dlehman)
    
        
file modified
+1 -0
file modified
+30 -1
file modified
+1 -1