Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
Deadlock happens when migrating object has links and linked object has the same parent as migrating directory's parent.
It is a regression caused by
commit 5cb0a721aea53ffc8230190c3a0b35e71a47d35b Author: Di Wang <di.wang@intel.com> Date: Tue Nov 3 07:32:13 2015 -0800 LU-7383 mdt: retry for busy lock during migration
Unlocking linkea objects doesn't help in this case.