summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2024-08-02 20:26:42 +0300
committerDavid Teigland <teigland@redhat.com>2024-08-08 23:15:08 +0300
commit8a4cf500f1dded74ababd8d33db35631e540e124 (patch)
treecbc6c760b173e76bc7ee242bfcf5bdae1739cf4b /scripts/lib
parentd47b822974b8d4da6f22be5341afd4ce6bca6a9f (diff)
downloadlinux-8a4cf500f1dded74ababd8d33db35631e540e124.tar.xz
dlm: drop kobject release callback handling
This patch removes the releasing of the "struct dlm ls" resource out of the kobject handling. Instead we run kfree() after kobject_put() of the lockspace kobject structure that should always being the last put call. This prepares to split the releasing of all lockspace resources asynchronously in the background and just deregister everything in release_lockspace(). Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions