aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net_utils.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2024-11-19 20:56:44 +0000
committerDavid Teigland <[email protected]>2024-12-19 19:07:02 +0000
commit134129520beaf3339482c557361ea0bde709cf36 (patch)
treee3a360efd5b72f57e492707d1e7df2a85a3a40d5 /lib/net_utils.c
parentLinux 6.13-rc3 (diff)
downloadkernel-134129520beaf3339482c557361ea0bde709cf36.tar.gz
kernel-134129520beaf3339482c557361ea0bde709cf36.zip
dlm: fix removal of rsb struct that is master and dir record
An rsb struct was not being removed in the case where it was both the master and the dir record. This case (master and dir node) was missed in the condition for doing add_scan() from deactivate_rsb(). Fixing this triggers a related WARN_ON that needs to be fixed, and requires adjusting where two del_scan() calls are made. Fixes: c217adfc8caa ("dlm: fix add_scan and del_scan usage") Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions