Whamcloud - gitweb
LU-2194 test: avoid wrong eviction in recovery_small
authorHongchao Zhang <hongchao.zhang@intel.com>
Fri, 8 Feb 2013 21:24:48 +0000 (05:24 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 18 Mar 2013 22:52:59 +0000 (18:52 -0400)
commit6e704244293aec98b39b8243fb2d13e2a8c9b674
tree0eeab242c08622d94fddd080ae83ce1cb3ea5a64
parentcd4b609713b678cc464efa5ce2cabb01b41c9a30
LU-2194 test: avoid wrong eviction in recovery_small

in subtest 19a and 19b of recovery_small, the locks from OST/MDT
should be cancelled before "drop_ldlm_cancel" to avoid wrong eviction
from OST/MDT for it will also drop its lock cancellation request.

Change-Id: I49d1d189f6791224a3f132dc8cf2dd8b3d51d43e
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-on: http://review.whamcloud.com/5679
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Hudson
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/recovery-small.sh