[PATCH] btrfs-progs: add help switches where needed

2014-01-15 Thread Mitchel Humpherys
n -- 'h'". Fix this minor annoyance by adding proper support for -h and --help where appropriate. Signed-off-by: Mitchel Humpherys --- btrfs-calc-size.c | 3 ++- btrfs-convert.c | 3 ++- btrfs-corrupt-block.c | 3 ++- btrfs-debug-tree.c| 3 ++- btrfs-find-root.c | 3

[PATCH] add help switches

2014-01-15 Thread Mitchel Humpherys
Some -h and --help love. Mitchel Humpherys (1): btrfs-progs: add help switches where needed btrfs-calc-size.c | 3 ++- btrfs-convert.c | 3 ++- btrfs-corrupt-block.c | 3 ++- btrfs-debug-tree.c| 3 ++- btrfs-find-root.c | 3 ++- btrfs-image.c | 3 ++- btrfs-map

Re: Hitting error after failed balance

2014-01-14 Thread Mitchel Humpherys
On Tue, Jan 14 2014 at 11:47:18 AM, Mitchel Humpherys wrote: > > Other possibly relevant information: > > $ sudo btrfs filesystem show /local > Label: none uuid: 03a83a42-0bc7-42a2-bed6-df19c825897c > Total devices 2 FS bytes used 380.83GiB >

[PATCH] btrfs-progs: fix minor grammar issues

2014-01-14 Thread Mitchel Humpherys
Remove the extraneous `to' from `Can't access to X'. Signed-off-by: Mitchel Humpherys --- cmds-balance.c| 10 +- cmds-device.c | 4 ++-- cmds-filesystem.c | 6 +++--- cmds-scrub.c | 2 +- cmds-subvolume.c | 10 +- 5 files changed, 16 insertions(+

[PATCH] Minor grammar nitpick

2014-01-14 Thread Mitchel Humpherys
This patch removes the word `to' from the `Can't access to X' error messages. Mitchel Humpherys (1): btrfs-progs: fix minor grammar issues cmds-balance.c| 10 +- cmds-device.c | 4 ++-- cmds-filesystem.c | 6 +++--- cmds-scrub.c | 2 +- cmds-su

Hitting error after failed balance

2014-01-14 Thread Mitchel Humpherys
I have a btrfs volume with two disks in it. Inspired by the recent LWN series on btrfs, I set it up last week and things seemed to be going quite well. However, I tried to balance the disks the other day since they were quite out-of-balance, but the balance job failed to complete, error'ing out wit