commit | 9cb16d42717b114e8dec9d534a9d807b618e9f92 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Mon Aug 15 15:43:26 2022 -0400 |
committer | David Teigland <teigland@redhat.com> | Tue Aug 23 15:02:46 2022 -0500 |
tree | 5d99ff7851e90b0069daaf4c3128ee57968e8ee4 | |
parent | 12cda13cfd5310bbfefdfe32a82489228e2e0381 [diff] |
fs: dlm: LSFL_CB_DELAY only for kernel lockspaces This patch only set/clear the LSFL_CB_DELAY bit when it's actually a kernel lockspace signaled by if ls->ls_callback_wq is set or not set in this case. User lockspaces will never evaluate this flag. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>