summaryrefslogtreecommitdiff
path: root/cmds-rescue.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: cleanup, move usage help strings closer to the command callbacksDavid Sterba2016-01-121-9/+9
* btrfs-progs: cmd rescue: switch to common error message wrapperDavid Sterba2016-01-121-12/+10
* btrfs-progs: cleanup, mark more functions staticDavid Sterba2015-09-141-3/+3
* btrfs-progs: cleanup, make usage strings staticDavid Sterba2015-09-141-3/+3
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-311-10/+12
* btrfs-progs: add command group info stringsDavid Sterba2015-06-091-1/+4
* btrfs-progs: add zero-log to rescue commandDavid Sterba2015-04-221-1/+54
* btrfs-progs: use check_argc_exact to check arg number of btrfs-rescueGui Hecheng2014-08-221-2/+2
* btrfs-progs: judge the return value of check_mounted more accuratelyGui Hecheng2014-03-211-3/+11
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-161-0/+55
* btrfs-progs: separate command and implementation of chunk-recover codeDavid Sterba2013-10-161-0/+62
* btrfs-progs: move chunk-recover to rescue groupDavid Sterba2013-10-161-0/+1
* btrfs-progs: introduce rescue command groupDavid Sterba2013-10-161-0/+37