82aefe2 Update to a new upstream release v0.4 and more fixes

Authored and Committed by lczerner 10 years ago
    Update to a new upstream release v0.4 and more fixes
    
    - Remove btrfs resize support
    - Unmount all btrfs subvolumes when removing a filesystem
    - Fix size argument parsing for create and snapshot command
    - Fix list output for some cases
    - Add support to create encrypted volumes with crypt backend
    - Add dry-run option
    - Fix removing volumes with crypt backend
    - Add raid1 and raid10 support for lvm backend
    - Allow to check btrfs volumes
    - Fix error handling when trying to resize btrfs subvolume
    - Fix ssm mount command so it detects directory properly
    - Suppress backtrace when a command fails
    - Fix ssm to recognize units in new btrfs output properly
    - Use correct sysfs file to get size for a partition
    - Fix ssm to be able add a device with signature to btrfs file system
    - Resognize btrfs devices from new btrfs output properly
    
    Signed-off-by: Lukas Czerner <lczerner@redhat.com>
    
        
file modified
+1 -0
file modified
+1 -1
file modified
+67 -1