Whamcloud - gitweb
LU-10368 mdc: resend quotactl if needed 75/32075/2
authorHongchao Zhang <hongchao.zhang@intel.com>
Wed, 21 Mar 2018 15:21:08 +0000 (23:21 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 3 May 2018 20:11:34 +0000 (20:11 +0000)
commitc2c8a3f6dec17144f317aab409f48b862d9aa1b1
tree1877b67a0345986f2fdede993230f9525fd953aa
parentbace22618da604813c67067001a43403f046fd47
LU-10368 mdc: resend quotactl if needed

In mdc_quotactl, it is better to resend the quotactl request
if reconnection or failover is triggered during the process.

Lustre-change: https://review.whamcloud.com/31773
Lustre-commit: d511918e8eb725abba2561cc493e30651a89ac27

Change-Id: I64f96863a6f10026aa69cba3c59095966b58b98d
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/32075
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/mdc/mdc_request.c