Whamcloud - gitweb
LU-14719 utils: dir migration stop on error
authorLai Siyao <lai.siyao@whamcloud.com>
Tue, 29 Mar 2022 23:41:23 +0000 (19:41 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 9 Sep 2022 01:33:10 +0000 (01:33 +0000)
commit489a3614a3c7a0cf0eb4ea0d8ed65d86a61edc05
treee4369d3b713c63ea1365f367e4b21e9ef15b60c9
parentbba7d696d0ee0a4917d38b9a765bbd3ce25b1692
LU-14719 utils: dir migration stop on error

Once directory migration fails, it should stop immediately since
current migration won't succceed, and subsequent migration may
fail on the same error.

Lustre-change: https://review.whamcloud.com/47040/
Lustre-commit: 9ca348e8769d2c613082eeaeaf2775e22625e970

Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: I96c1693d1b1da0856c925b9b22c1ab7f3181f0d8
Reviewed-on: https://review.whamcloud.com/47868
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Qian Yingjin <qian@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/lustre/lustreapi.h
lustre/utils/liblustreapi.c