summaryrefslogtreecommitdiff
path: root/cmds-replace.c
Commit message (Expand)AuthorAge
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-31
* btrfs-progs: print error within test_dev_for_mkfsDavid Sterba2015-06-11
* btrfs-progs: add command group info stringsDavid Sterba2015-06-09
* btrfs-progs: use function is_block_device() insteadAnand Jain2015-06-02
* btrfs-progs: add new dev replace resultEryu Guan2014-11-25
* btrfs-progs: only report internal dev replace result if there's a resultEryu Guan2014-11-03
* btrfs-progs: return error when canonicalize_path failedEryu Guan2014-10-10
* btrfs-progs: show meaningful msgs for replace cmd upon raid56Gui Hecheng2014-08-22
* btrfs-progs: canonicalize pathnames for device commandsJeff Mahoney2014-08-22
* btrfs-progs: Replace the overkill assert with normal error message.Qu Wenruo2014-08-22
* btrfs-progs: Improve the errno string about open_path_or_dev_mnt()Qu Wenruo2014-08-22
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-21
* btrfs-progs: handle error in the btrfs_prepare_deviceAnand Jain2014-01-31
* Btrfs-progs: fix magic return value in cmds-replace.cWang Shilong2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: cmd_start_replace() to use test_dev_for_mkfs()Anand Jain2013-09-03
* btrfs-progs: let user know that devid can be used if path is missingAnand Jain2013-09-03
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-09
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* btrfs-progs: rework get_fs_info to remove side effectsEric Sandeen2013-03-12
* btrfs-progs: Issue warnings if ioctls fail in sigint handlersEric Sandeen2013-03-10
* btrfs-progs: free allocated di_args in cmd_start_replaceEric Sandeen2013-02-27
* btrfs-progs: fix open error test in cmd_start_replaceEric Sandeen2013-02-27
* Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-31