Whamcloud - gitweb
LU-3285 mdc: remove wrong assertion from mdc_object_ast_clear 21/30021/2 dom
authorMikhail Pershin <mike.pershin@intel.com>
Thu, 9 Nov 2017 19:26:15 +0000 (22:26 +0300)
committerMike Pershin <mike.pershin@intel.com>
Fri, 10 Nov 2017 10:10:47 +0000 (10:10 +0000)
commitf8929e6d0f3c28639763ba474f663cdfd5181268
tree3664387bfb2839ed51ad9da03f247635a1031326
parent4eefbc353d464dcbf24afcc575f5a9830cdc6806
LU-3285 mdc: remove wrong assertion from mdc_object_ast_clear

It was added wrongly during DoM development but this
assertion is not correct due to AGL locks,
check LU-6042.

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: Id14d408cbb7365cd9bb973c48e076abac4cd878f
Reviewed-on: https://review.whamcloud.com/30021
Tested-by: Jenkins
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/mdc/mdc_dev.c