[PATCH] Btrfs-progs: add restriper commands

2012-01-06 Thread Ilya Dryomov
Import restriper commands under btrfs fi balance: btrfs fi balance start btrfs fi balance cancel btrfs fi balance pause btrfs fi balance resume btrfs fi balance status NOTE: Backwards compatibility is broken for now, to get the old "balance everything" behaviour one has to call 'btrfs f

[PATCH] Btrfs-progs: add restriper commands

2011-08-23 Thread Ilya Dryomov
Signed-off-by: Ilya Dryomov --- btrfs.c | 25 +++- btrfs_cmds.c | 508 +- btrfs_cmds.h |5 + ctree.h |9 + ioctl.h | 44 + print-tree.c |3 + volumes.h| 42 + 7 files changed, 632 insertions(+),