aboutsummaryrefslogtreecommitdiffstats
path: root/super-recover.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Btrfs-progs: skip opening all devices with restoreJosef Bacik1-1/+1
2015-01-27btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov1-3/+0
2014-10-16btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain1-1/+1
2014-10-10btrfs-progs: super-recover: fix double free fs_devices memoryWang Shilong1-10/+3
2014-08-22btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo1-1/+1
2014-03-21btrfs-progs: Copyright string updateHidetoshi Seto1-1/+1
2013-11-07Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik1-2/+2
2013-10-16Btrfs-progs: add super-recover to recover bad supersWang Shilong1-0/+346