Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Description
Currently DOM lock enqueue uses mdt_fid_lock() which is blocking, it can be done in non-blocking manner. The difficult part here is to return mdt body in callback instead of LVB which is updated inside LDLM code automatically.
Attachments
Issue Links
- is related to
-
LU-12935 MDT deadlock on 2.12.3 with DoM; is it missing async_discard feature?
- Resolved