Whamcloud - gitweb
LU-7848 target: Do not fail MDT-MDT connection 00/18800/5
authorDi Wang <di.wang@intel.com>
Fri, 4 Mar 2016 18:01:48 +0000 (13:01 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 31 May 2016 04:54:09 +0000 (04:54 +0000)
commita37b7315ad15a1012c22277a0f7c7b7c9a989b59
tree5f549bcac4d0b1d2e14b816e9fe06d1ff6644bea
parentf7452bafb79d94c88b5fb390e431b06e79325f99
LU-7848 target: Do not fail MDT-MDT connection

When one MDT restarts, and try to connect to another
MDT with the new cookie, let's do not fail it, otherwise
it might cause eviction between MDT.

Signed-off-by: Di Wang <di.wang@intel.com>
Change-Id: I3d2e0712ee0ed05bdf46c7781e190206a6dcfb1c
Reviewed-on: http://review.whamcloud.com/18800
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ldlm/ldlm_lib.c