9326e1b btrfs-progs: balance start: add global quiet option

1 file Authored by Anand Jain 4 years ago, Committed by David Sterba 4 years ago,
    btrfs-progs: balance start: add global quiet option
    
    Enable the quiet option to the balance start command.
    Does the job quietly. For example:
    
      $ btrfs -q balance start --full-balance <path>
    
    Signed-off-by: Anand Jain <anand.jain@oracle.com>
    Signed-off-by: David Sterba <dsterba@suse.com>
    
        
file modified
+5 -3