fs: dlm: add lkb waiters debugfs functionality
authorAlexander Aring <aahringo@redhat.com>
Tue, 2 Nov 2021 19:17:23 +0000 (15:17 -0400)
committerDavid Teigland <teigland@redhat.com>
Tue, 2 Nov 2021 19:39:20 +0000 (14:39 -0500)
commit63eab2b00bcff620682e8570367458c9619a9970
treedad15a9f20972da5929364405c074f53f08b14f3
parent5054e79de99984b4f39a073534526bc7c827b1e0
fs: dlm: add lkb waiters debugfs functionality

This patch adds functionality to put a lkb to the waiters state. It can
be useful to combine this feature with the "rawmsg" debugfs
functionality. It will bring the DLM lkb into a state that a message
will be parsed by the kernel.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/debug_fs.c
fs/dlm/lock.c
fs/dlm/lock.h