btrfs-progs: introduce rescue command group
authorDavid Sterba <dsterba@suse.cz>
Tue, 17 Sep 2013 15:21:20 +0000 (17:21 +0200)
committerChris Mason <chris.mason@fusionio.com>
Wed, 16 Oct 2013 12:21:36 +0000 (08:21 -0400)
commit133b1b037739d23bf0d6e985f9f828d7100b527d
treeee73653f3831d2d65a71d2c052c212b0ede0e92a
parent992fd231807d123bb8d39a26579aa2440fd57f4c
btrfs-progs: introduce rescue command group

Add an empty 1st level command namespace that will collect specialized
recovery tools like chunk-recover, zero-log, select-super and similar.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Makefile
btrfs.c
cmds-rescue.c [new file with mode: 0644]
commands.h
man/btrfs.8.in