Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
16710
Description
it is not necessary to call ldlm_lock_busy() in timer callback, we can call it in thread context of expired_lock_main. With this change, we don't need to disable softirq anymore for export:exp_rpc_lock
Attachments
Issue Links
- duplicates
-
LU-6044 sanityn test_34: ldlm_add_waiting_lock()) ASSERTION( (((( lock))->l_flags & (1ULL << 52)) != 0) ) failed
- Closed