8910ff3 - Merge pull request #177 from AdamWill/1245446 (dlehman)

Authored and Committed by bcl 8 years ago
    - Merge pull request #177 from AdamWill/1245446 (dlehman)
    - use floor division in calculating amount to reclaim (#1245446) (awilliam)
    - Remember to use the shell command when calling external stuff in Makefile.
      (clumens)
    - Add a new makefile target that does everything needed for jenkins. (clumens)
    - Add missing gobject introspection Requires (bcl)
    - Add install-requires Makefile target (bcl)
    - Update md and btrfs unit tests to run with recent size changes. (dlehman)
    - Set format attr after super ctor for md. (dlehman)
    - Account for container layer in md fwraid array properties. (dlehman)
    - Ensure format is a DeviceFormat during initialization. (dlehman)
    - Set target size when setting other size attrs. (dlehman)
    - Use 'members' attribute to list RAID member devices. (dlehman)
    - BTRFS subvolumes shouldn't inherit from RAIDDevice. (dlehman)
    - Require a non-empty member set for md disks. (dlehman)
    - Mock mount cache while running action tests. (dlehman)
    - Account for recent lvm snapshot format changes in tests. (dlehman)
    - Bump size of non-existent devices to format minimum. (dlehman)
    - Don't pass createOptions along when creating the btrfs device. (clumens)
    - Merge pull request #59 from vpodzime/master-tab_tab (vpodzime)
    - Implement the __dir__ method of the LazyImportObject class (vpodzime)
    
        
file modified
+1 -0
file modified
+26 -1
file modified
+1 -1