summaryrefslogtreecommitdiff
path: root/cmds-restore.c
Commit message (Expand)AuthorAge
* Btrfs-progs: update btrfs_file_extent_inline_len to match kernel versionFilipe David Borba Manana2014-04-11
* Btrfs-progs: restore, for compressed extents don't read more bytes than neededFilipe David Borba Manana2014-04-11
* btrfs-progs: include <sys/xattr.h> instead of <attr/xattr.h>Christophe Vu-Brugier2014-03-21
* Btrfs-progs: fix restore of files with compressed extentsFilipe David Borba Manana2014-03-21
* Btrfs-progs: switch to arg_strtou64() part1Wang Shilong2014-03-21
* btrfs-progs: add dry-run option to restore commandJustin Maggard2014-03-21
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* Btrfs-progs: add -b to btrfsck to look at backup rootsJosef Bacik2013-11-07
* btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk2013-10-16
* Btrfs-progs: fix magic return value in cmds-restore.cWang Shilong2013-10-16
* Btrfs-progs: fix restore command leaving corrupted filesFilipe David Borba Manana2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: fix shadow symbolsZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-09
* Btrfs-progs: restore can now recover file xattrsFilipe David Borba Manana2013-08-09
* Btrfs-progs: update usage message for cmds-restoreFilipe David Borba Manana2013-08-09
* btrfs-progs: restore: use long option for the path regexDavid Sterba2013-08-09
* btrfs-progs: fix regexec to only work if we actually have a regexecJosef Bacik2013-08-09
* restore: Add regex matching of paths and files to be restoredPeter Stuge2013-08-09
* btrfs-restore: deal with NULL returns from read_node_slotChris Mason2013-07-05
* btrfs-restore: use the correct leafsize when reading the FS locationChris Mason2013-07-05
* Btrfs-progs: pass properly formated key to read_fs_rootJosef Bacik2013-06-19
* Btrfs-progs: fix compile warnings in i386 machineWang Shilong2013-05-10
* Btrfs-progs: make restore deal with really broken file systemsJosef Bacik2013-04-23
* Btrfs-progs: give restore a list roots optionJosef Bacik2013-03-18
* btrfs-progs: add lzo compression support to restoreJosef Bacik2013-03-18
* restore: Split output directory and btrfs-local path search_dir() parametersPeter Stuge2013-03-18
* btrfs-progs: Fix error handling for failed reads in restore tool when mirrors...David Marcin2013-03-18
* Btrfs-progs: try other mirrors on read failureJosef Bacik2013-03-18
* Btrfs-progs: try other mirrors if decompression failsJosef Bacik2013-03-18
* Btrfs-progs: add an option for specifying the root to restoreJosef Bacik2013-03-15
* btrfs-progs: usage should match what is codedAnand Jain2013-03-03
* btrfs-progs: provide positive errno to strerror in cmd_restoreEric Sandeen2013-02-27
* Btrfs-progs: add restore command to btrfsIan Kumlien2013-02-12
* Btrfs-progs: restore.c -> cmds-restore.cIan Kumlien2013-02-12