7b8a07d New version

Authored and Committed by vpodzime 7 years ago
    New version
    
    - Skip btrfs min size tests on Fedora 25 (vtrefny)
    - Make sure the loop device doesn't disappear during tests (vpodzime)
    - Close the loop device when autoclear is (un)set (vpodzime)
    - Do not enforce Python 3 for running tests in CI (vpodzime)
    - Revert "Use different BTRFS_MIN_MEMBER_SIZE on aarch64" (vtrefny)
    - Use both 'old' and 'new' sysfs files to read zRAM stats (vtrefny)
    - Check if libparted-fs-resize pkgconfig is available (vpodzime)
    - Do not try to get name for inactive partitions (vtrefny)
    - Skip tests for getting free regions on CentOS/RHEL (vpodzime)
    - Free the container holding the specs of free regions (vpodzime)
    - Open loop devices as O_RDONLY when getting flags (vpodzime)
    - Resolve maximum partition size when we know its start (vpodzime)
    - Use --id instead of --part-type when setting partition id (vpodzime)
    - Fix mdadm command for removing failed device from an array (vtrefny)
    - Skip bcache tests on CentOS/RHEL 7 (vpodzime)
    - Use six.assertRaisesRegex in the FS tests (vpodzime)
    - Use mkdtemp() instead of TemporaryDirectory() (vpodzime)
    - Fix installation without specifying --exec-prefix (vpodzime)
    - Add options to force mkfs.ext4/vfat to create a FS on the whole device (vpodzime)
    - Skip the test for device escrow on CentOS/RHEL (vpodzime)
    - Define DEVNULL on our own if not in subprocess (vpodzime)
    - Remove the patches from the spec file (vpodzime)
    - Sync the spec file with downstream (vpodzime)
    - Stop skipping zRAM stats tests (vtrefny)
    - Add more tests for zRAM stats (vtrefny)
    - Fix reading zRAM properties from sysfs (vtrefny)
    
        
file modified
+1 -0
file modified
+30 -7
file removed
-65
file modified
+1 -1