summaryrefslogtreecommitdiff
path: root/cmds-restore.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-restore: deal with NULL returns from read_node_slotrepairChris Mason2013-07-051-2/+8
* btrfs-restore: use the correct leafsize when reading the FS locationChris Mason2013-07-051-1/+1
* Btrfs-progs: pass properly formated key to read_fs_rootJosef Bacik2013-06-191-0/+1
* Btrfs-progs: fix compile warnings in i386 machineWang Shilong2013-05-101-1/+2
* Btrfs-progs: make restore deal with really broken file systemsJosef Bacik2013-04-231-7/+44
* Btrfs-progs: give restore a list roots optionJosef Bacik2013-03-181-7/+85
* btrfs-progs: add lzo compression support to restoreJosef Bacik2013-03-181-6/+83
* restore: Split output directory and btrfs-local path search_dir() parametersPeter Stuge2013-03-181-5/+10
* btrfs-progs: Fix error handling for failed reads in restore tool when mirrors...David Marcin2013-03-181-4/+7
* Btrfs-progs: try other mirrors on read failureJosef Bacik2013-03-181-3/+10
* Btrfs-progs: try other mirrors if decompression failsJosef Bacik2013-03-181-21/+25
* Btrfs-progs: add an option for specifying the root to restoreJosef Bacik2013-03-151-4/+28
* btrfs-progs: usage should match what is codedAnand Jain2013-03-031-4/+0
* btrfs-progs: provide positive errno to strerror in cmd_restoreEric Sandeen2013-02-271-1/+1
* Btrfs-progs: add restore command to btrfsIan Kumlien2013-02-121-13/+24
* Btrfs-progs: restore.c -> cmds-restore.cIan Kumlien2013-02-121-0/+874