Alexander Aring 7a931477bf fs: dlm: clear pending bit when queue was empty
This patch clears the DLM_IFL_CB_PENDING_BIT flag which will be set when
there is callback work queued when there was no callback to dequeue. It
is a buggy case and should never happen, that's why there is a
WARN_ON(). However if the case happens we are prepared to somehow
recover from it.

Cc: stable@vger.kernel.org
Fixes: 61bed0baa4db ("fs: dlm: use a non-static queue for callbacks")
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2023-06-14 10:17:33 -05:00
..
2023-03-06 15:49:07 -06:00
2022-04-06 14:02:28 -05:00
2023-03-06 15:49:07 -06:00
2023-03-06 15:49:07 -06:00
2023-04-26 16:07:23 -07:00
2023-03-06 15:49:07 -06:00
2023-03-06 15:49:07 -06:00
2022-11-08 12:59:41 -06:00
2022-04-06 14:02:37 -05:00
2022-04-06 14:02:37 -05:00