summaryrefslogtreecommitdiff
path: root/fs/efs
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2024-05-29 00:12:32 +0300
committerDavid Teigland <teigland@redhat.com>2024-05-31 19:04:54 +0300
commita2155402bf0e03a3cd2ba21a6a0d82426379d8e0 (patch)
treefd8711da782e0fc2cfbf1aaa0d5bee2dee0db681 /fs/efs
parentb88b249ba708a36b976bc1635b0b8a3556f1691d (diff)
downloadlinux-a2155402bf0e03a3cd2ba21a6a0d82426379d8e0.tar.xz
dlm: don't kref_init rsbs created for toss list
This patch removes a kref_init() that isn't necessary because the rsb is created for toss list. Under toss list the rsb should not have any reference counting logic. If in theory the rsb gets to into keep list then a kref_init() for res_ref will be initiated. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/efs')
0 files changed, 0 insertions, 0 deletions