summaryrefslogtreecommitdiff
path: root/super-recover.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: skip opening all devices with restoreJosef Bacik2015-02-091-1/+1
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-271-3/+0
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-161-1/+1
* btrfs-progs: super-recover: fix double free fs_devices memoryWang Shilong2014-10-101-10/+3
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-221-1/+1
* btrfs-progs: Copyright string updateHidetoshi Seto2014-03-211-1/+1
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-071-2/+2
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-161-0/+346