]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit701eeb24f4d83ce61dd216d8c8950c5bf8e957cb
treedad15a9f20972da5929364405c074f53f08b14f3
parentdacdc793b7a6327d37694ce0e03b8aa0c2e12541
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