Files
linux-cryptodev-2.6/fs/dlm
Alexander Aring 2c3fa6ae4d dlm: check required context while close
This patch adds a WARN_ON() check to validate the right context while
dlm_midcomms_close() is called. Even before commit 489d8e559c
("fs: dlm: add reliable connection if reconnect") in this context
dlm_lowcomms_close() flushes all ongoing transmission triggered by dlm
application stack. If we do that, it's required that no new message will
be triggered by the dlm application stack. The function
dlm_midcomms_close() is not called often so we can check if all
lockspaces are in such context.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2022-04-06 14:03:01 -05:00
..
2022-04-06 14:02:28 -05:00
2020-08-27 15:59:09 -05:00
2022-04-06 14:02:32 -05:00
2022-04-06 14:02:16 -05:00
2022-04-06 14:02:32 -05:00
2022-04-06 14:02:49 -05:00
2022-04-06 14:02:37 -05:00
2022-04-06 14:02:37 -05:00