Whamcloud - gitweb
LU-13635 lfs: add -D option back to lfs_migrate 40/38840/3
authorEmoly Liu <emoly@whamcloud.com>
Fri, 5 Jun 2020 03:39:37 +0000 (11:39 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 16 Jun 2020 02:21:39 +0000 (02:21 +0000)
commit986fe589f9727d52cfa2350ffbaeea0cae94f3d5
tree86ce91ad057300508302af6ea6053db5e77e93a4
parent7c99010441e94821644943264bad108999bd7dc5
LU-13635 lfs: add -D option back to lfs_migrate

Enable "-D" option with its long option "--non-direct" correctly
in lfs_migrate.
sanity.sh test_56we is added to verify this patch.

Test-Parameters: trivial
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: I6ab051c0f2e0cde9de6a5b8ace8962cc293e7656
Reviewed-on: https://review.whamcloud.com/38840
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/scripts/lfs_migrate
lustre/tests/sanity.sh