8cad6ef Remove zeroing the disk, use fstrim+sync to trim the disk

Authored and Committed by ngompa 2 years ago
    Remove zeroing the disk, use fstrim+sync to trim the disk
    
    This should be functionally equivalent with less I/O burden.
    
    Signed-off-by: Neal Gompa <ngompa@fedoraproject.org>
    
        
file modified
+5 -13