dlm: update format header reflect current format
authorAlexander Aring <aahringo@redhat.com>
Wed, 20 Dec 2023 19:38:59 +0000 (14:38 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 20 Dec 2023 21:36:48 +0000 (15:36 -0600)
commit5beebc1dda47719dac85830c53bca1a0ab497d96
treecf4de1b433820147ebffc9342b831ef84b653271
parent367e753d5c54a414d82610eb709fe71fda6cf1c3
dlm: update format header reflect current format

Over the time the dlm debugfs format string has been changed but the
header wasn't updated. This patch changes the first line dump header and
their meaning to reflect the current formats.

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