Mark Fasheh b1fff0997e scoutfs: dlmglue should initialize res->l_debug_list
We're missing initialization of this field. It should never cause a
problem today because we always do a list add immediately afterwards
but let's be extra careful here and initialize it just in case. We
also add a sanity check in ocfs2_add_lockres_tracking() that the
lockres hasn't already been put on the debug list.

Signed-off-by: Mark Fasheh <mfasheh@versity.com>
2017-09-08 13:29:56 -07:00
Description
No description provided
8 MiB
Languages
C 87%
Shell 9.3%
Roff 2.5%
TeX 0.8%
Makefile 0.4%