David Sterba
2013-Nov-14 13:40 UTC
[PATCH] btrfs-progs: man: add rescue super-recover bits
Signed-off-by: David Sterba <dsterba@suse.cz> --- man/btrfs.8.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/man/btrfs.8.in b/man/btrfs.8.in index 6cb3662e28bb..b6203483296e 100644 --- a/man/btrfs.8.in +++ b/man/btrfs.8.in @@ -71,6 +71,8 @@ btrfs \- control a btrfs filesystem .PP \fBbtrfs\fP \fBrescue chunk-recover\fP [\fIoptions\fP] \fI<path>\fP .PP +\fBbtrfs\fP \fBrescue super-recover\fP [\fIoptions\fP] \fI<path>\fP +.PP \fBbtrfs\fP \fBrestore\fP [\fIoptions\fP] \fI<device>\fP .PP .PP @@ -525,6 +527,18 @@ help. .RE .TP +\fBrescue super-recover\fR [\fIoptions\fP] <device>\fR +Recover bad superblocks from good copies. +.RS + +\fIOptions\fR +.IP "\fB-y\fP" 5 +assume an answer of ''yes'' to all questions. +.IP "\fB-v\fP" 5 +verbose mode. +.RE +.TP + \fBrestore\fR [\fIoptions\fP] <device>\fR Try to restore files from a damaged filesystem(unmounted). .RS -- 1.8.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Reasonably Related Threads
- [PATCH] Btrfs-progs: make scrub IO priority configurable
- [PATCH] Btrfs-progs: add option to skip whether a scrub has started/resumed in userspace
- [PATCH 4/5][REPOST][BTRFS-PROGS] Avoid to scan cdrom and floppy
- [PATCH v3] Btrfs-progs: add options to change bufsize in logical to inode translation
- [PATCH v2] Btrfs-progs: receive: fix the case that we can not find the subvolume