find_lock_by_id ideas
What does __find_lock_by_id and how is it called.
__find_lock_by_id stacktrace
purge_requestqueue/process_cluster_request/(lockqueue.c)
|
| dlm_query/remote_query/remote_query_reply(query.c)
| |
dlm_get_lkb(lkb.c) | | dlm_lock/remote_stage2/dlm_unlock/convert_lock(locking.c)
| | | |
| | | |-----rebuild_rsbs_lkids_recv(rebuild.c)
|->find_lock_by_id(lkb.c)<-- create_lkb(lkb.c)
| |
-->__find_lock_by_id(lkb.c)<-----------