btrfs-progs: alias btrfs device delete to btrfs device remove
[platform/upstream/btrfs-progs.git] / cmds-replace.c
2015-06-10 David Sterbabtrfs-progs: print error within test_dev_for_mkfs
2015-06-09 David Sterbabtrfs-progs: add command group info strings
2015-06-02 Anand Jainbtrfs-progs: use function is_block_device() instead
2014-11-25 Eryu Guanbtrfs-progs: add new dev replace result
2014-11-03 Eryu Guanbtrfs-progs: only report internal dev replace result...
2014-10-10 Eryu Guanbtrfs-progs: return error when canonicalize_path failed
2014-08-22 Gui Hechengbtrfs-progs: show meaningful msgs for replace cmd upon...
2014-08-22 Jeff Mahoneybtrfs-progs: canonicalize pathnames for device commands
2014-08-22 Qu Wenruobtrfs-progs: Replace the overkill assert with normal...
2014-08-22 Qu Wenruobtrfs-progs: Improve the errno string about open_path_o...
2014-03-21 Wang ShilongBtrfs-progs: switch to arg_strtou64() part3
2014-01-31 Anand Jainbtrfs-progs: handle error in the btrfs_prepare_device
2013-10-16 Wang ShilongBtrfs-progs: fix magic return value in cmds-replace.c
2013-09-03 Zach Brownbtrfs-progs: use NULL instead of 0
2013-09-03 Anand Jainbtrfs-progs: cmd_start_replace() to use test_dev_for_mkfs()
2013-09-03 Anand Jainbtrfs-progs: let user know that devid can be used if...
2013-08-09 Qu Wenruobtrfs-progs: Update the usage strings of some cmds
2013-08-09 Wang ShilongBtrfs-progs: fix closing of opendir()
2013-03-12 Eric Sandeenbtrfs-progs: rework get_fs_info to remove side effects
2013-03-10 Eric Sandeenbtrfs-progs: Issue warnings if ioctls fail in sigint...
2013-02-27 Eric Sandeenbtrfs-progs: free allocated di_args in cmd_start_replace
2013-02-27 Eric Sandeenbtrfs-progs: fix open error test in cmd_start_replace
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-01-31 Stefan BehrensBtrfs-progs: add support for device replace procedure