c4cb0e8 btrfs-progs: scrub cancel: add global quiet option

1 file Authored by Anand Jain 4 years ago, Committed by David Sterba 4 years ago,
1 file changed. 3 lines added. 1 lines removed.
    btrfs-progs: scrub cancel: add global quiet option
    
    Enable the quiet option to the scrub cancel command.
    Does the job quietly. For example:
    
      $ btrfs -q scrub cancel <mnt>
    
    Signed-off-by: Anand Jain <anand.jain@oracle.com>
    Signed-off-by: David Sterba <dsterba@suse.com>
    
        
file modified
+3 -1