Alexander Aring 8e51ec6146 dlm: use kref_put_lock in __put_lkb
This patch will optimize __put_lkb() by using kref_put_lock(). The
function kref_put_lock() will only take the lock if the reference is
going to be zero, if not the lock will never be held.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2022-05-02 11:23:49 -05:00
..
2022-04-06 14:02:28 -05:00
2020-08-27 15:59:09 -05:00
2022-05-02 11:23:49 -05:00
2022-04-06 14:02:32 -05:00
2022-04-06 14:02:49 -05:00
2022-04-06 14:02:37 -05:00
2022-04-06 14:02:37 -05:00