Whamcloud - gitweb
LU-7503 utils: add “--verbose|-v” option to “lfs migrate -m” 20/17420/3
authorJian Yu <jian.yu@intel.com>
Wed, 2 Dec 2015 05:54:07 +0000 (21:54 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 9 Jan 2016 00:06:46 +0000 (00:06 +0000)
commita0ca91680f54e9bf2804181b99a5421ecd333d77
tree5d25c782d2acd2809605340b3180dac2ad662361
parentc919cdf5d960da9f3b78fd2c04b7e09ef915d3c6
LU-7503 utils: add “--verbose|-v” option to “lfs migrate -m”

“lfs mv” has -v option to track the migration progress, which is
very useful for migrating big directory. However, the option is
missing while we changing “lfs mv” to “lfs migrate -m” in commit
849d7d5b1b4cabb7578c3ab5aaf271e90dd33864. This patch adds the option.

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I0729f74f46943736c6ed6ade46ca26aee905f550
Reviewed-on: http://review.whamcloud.com/17420
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
lustre/utils/lfs.c