summaryrefslogtreecommitdiffstats
path: root/ipc/compat.c
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2008-01-07 22:55:18 +0100
committerDavid Teigland <teigland@redhat.com>2008-01-30 18:04:42 +0100
commit8a358ca8e738b6226b004efea462ac28c0a2bbb1 (patch)
treeb604770315d797d907f8aff4bd7c17f26ccf3ae4 /ipc/compat.c
parentdlm: use fixed errno values in messages (diff)
downloadlinux-8a358ca8e738b6226b004efea462ac28c0a2bbb1.tar.xz
linux-8a358ca8e738b6226b004efea462ac28c0a2bbb1.zip
dlm: clear ast_type when removing from astqueue
The lkb_ast_type field indicates whether the lkb is on the astqueue list. When clearing locks for a process, lkb's were being removed from the astqueue list without clearing the field. If release_lockspace then happened immediately afterward, it could try to remove the lkb from the list a second time. Appears when process calls libdlm dlm_release_lockspace() which first closes the ls dev triggering clear_proc_locks, and then removes the ls (a write to control dev) causing release_lockspace(). Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'ipc/compat.c')
0 files changed, 0 insertions, 0 deletions