Whamcloud - gitweb
LU-10368 mdc: resend quotactl if needed 73/31773/2
authorHongchao Zhang <hongchao.zhang@intel.com>
Wed, 21 Mar 2018 15:21:08 +0000 (23:21 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 19 Apr 2018 04:37:50 +0000 (04:37 +0000)
commitd511918e8eb725abba2561cc493e30651a89ac27
treeeaf8c988b7994874d722f2c4270a55169cece710
parentabe156eecf0faf4a3d423b15185befe9f5fd7e27
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.

Change-Id: I64f96863a6f10026aa69cba3c59095966b58b98d
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-on: https://review.whamcloud.com/31773
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdc/mdc_request.c