diff options
author | Alexander Aring <[email protected]> | 2023-01-12 17:10:33 -0500 |
---|---|---|
committer | David Teigland <[email protected]> | 2023-01-23 12:57:18 -0600 |
commit | 7354fa4ef697191effedc2ae9a8293427708bbf5 (patch) | |
tree | 711ab6fe4991154fff8da4798d442f76115e8a2b /scripts/gdb/linux/modules.py | |
parent | 724b6bab0d75f1dc01fdfbf7fe8d4217a5cb90ba (diff) |
fs: dlm: be sure to call dlm_send_queue_flush()
If we release a midcomms node structure, there should be nothing left
inside the dlm midcomms send queue. However, sometimes this is not true
because I believe some DLM_FIN message was not acked... if we run
into a shutdown timeout, then we should be sure there is no pending send
dlm message inside this queue when releasing midcomms node structure.
Cc: [email protected]
Fixes: 489d8e559c65 ("fs: dlm: add reliable connection if reconnect")
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions