dlm: remove callback queue debugfs functionality
authorAlexander Aring <aahringo@redhat.com>
Thu, 28 Mar 2024 15:48:38 +0000 (11:48 -0400)
committerDavid Teigland <teigland@redhat.com>
Mon, 1 Apr 2024 18:31:12 +0000 (13:31 -0500)
commit16e98462b764002b0f747dc93e5d03bd65d0b019
tree1a08198b6163b5d2eda9b913180fb376109d61ae
parent1131f339089bdf7ef7aa0a026bdefe1c9a22e8a1
dlm: remove callback queue debugfs functionality

Remove the ability to dump pending lkb callbacks from debugfs.
The prepares for separating lkb structs from callbacks.

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