fs: dlm: drop lkb ref in bug case
authorAlexander Aring <aahringo@redhat.com>
Thu, 17 Nov 2022 22:11:41 +0000 (17:11 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 21 Nov 2022 15:45:49 +0000 (09:45 -0600)
commit9267c85769e62c10961451fd28e88de996fdf401
tree912820f5f5cafa10c854c0bbbcee0c04ec4e7768
parentf217d7ccb9f9ae8d9525958f902c059db1c78355
fs: dlm: drop lkb ref in bug case

This patch will drop the lkb reference in an very unlikely case which
should in practice not happened. However if it happens we cleanup the
reference just in case.

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