btrfs-progs/cmds
Anand Jain 9326e1b99a 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>
2020-06-12 19:32:54 +02:00
..
balance.c btrfs-progs: balance start: add global quiet option 2020-06-12 19:32:54 +02:00
commands.h btrfs-progs: help: define helper for command with flags 2019-07-03 20:49:04 +02:00
device.c btrfs-progs: device scan: add global quiet option 2020-06-12 19:32:19 +02:00
filesystem-du.c btrfs-progs: lots of typo fixes (codespell) 2020-03-31 18:37:38 +02:00
filesystem-usage.c btrfs-progs: fi usage: add support for RAID5/6 2020-05-29 12:42:48 +02:00
filesystem-usage.h btrfs-progs: move all cmds-fi*.c to cmds/ 2019-07-03 20:49:03 +02:00
filesystem.c btrfs-progs: refactor btrfs_scan_devices() to accept verbose argument 2020-06-12 19:31:58 +02:00
inspect-dump-super.c btrfs-progs: print-tree: export dump_superblock() 2020-05-29 12:42:49 +02:00
inspect-dump-tree.c btrfs-progs: dump-tree: rename to option to --hide-names 2020-03-20 22:05:27 +01:00
inspect-tree-stats.c btrfs-progs: fix helpinfo formats, short and options separation 2019-07-03 20:49:04 +02:00
inspect.c btrfs-progs: inspect logical-resolve: add global verbose option 2020-06-12 19:31:55 +02:00
property.c btrfs-progs: props: update help texts 2019-07-26 17:46:42 +02:00
qgroup.c btrfs-progs: qgroup: allow passing options to qgroup remove 2020-03-20 22:05:25 +01:00
quota.c btrfs-progs: quota rescan: add global quiet option 2020-06-12 19:32:29 +02:00
receive.c btrfs-progs: receive: add global verbose and quiet options 2020-06-12 19:31:07 +02:00
replace.c btrfs-progs: utils: split device handling functions to own file 2019-07-04 02:06:34 +02:00
rescue-chunk-recover.c btrfs-progs: chunk-recover: add global verbose option 2020-06-12 19:31:33 +02:00
rescue-super-recover.c btrfs-progs: super-recover: add global verbose option 2020-06-12 19:31:37 +02:00
rescue.c btrfs-progs: super-recover: add global verbose option 2020-06-12 19:31:37 +02:00
rescue.h btrfs-progs: super-recover: add global verbose option 2020-06-12 19:31:37 +02:00
restore.c btrfs-progs: restore: add global verbose option 2020-06-12 19:31:41 +02:00
scrub.c btrfs-progs: scrub: fix status lines alignment 2019-07-26 17:46:43 +02:00
send.c btrfs-progs: send: add global verbose and quiet options 2020-06-12 19:30:59 +02:00
subvolume.c btrfs-progs: subvolume delete: add global quiet option 2020-06-12 19:32:47 +02:00