summaryrefslogtreecommitdiff
path: root/chunk-recover.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: Copyright string updateHidetoshi Seto2014-03-211-1/+1
* btrfs-progs: don't replicate the stripe_len definesAnand Jain2014-01-311-1/+0
* btrfs-progs: scan devices in parallel for chunk-recoverGui Hecheng2014-01-311-7/+82
* btrfs-progs: add chunk-recover raid0/5/6 data stripes rebuild routineGui Hecheng2014-01-311-0/+371
* btrfs-progs: skip chunk recover works when check chunks successfullyGui Hecheng2014-01-311-0/+3
* Btrfs-progs: chunk-recover: add new flag to prepare recovering for ordered da...Wang Shilong2014-01-311-0/+1
* Btrfs-progs: chunk-recover: use right size when allocating chunk root nodeWang Shilong2014-01-311-1/+1
* btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk2014-01-311-2/+2
* btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk2013-10-161-3/+2
* btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-10-161-2/+2
* Btrfs-progs: move ask_user() to utils.cWang Shilong2013-10-161-18/+0
* Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()Wang Shilong2013-10-161-1/+1
* btrfs-progs: separate command and implementation of chunk-recover codeDavid Sterba2013-10-161-0/+1745