summaryrefslogtreecommitdiff
path: root/fs/gfs2/lock_dlm.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2024-04-10 05:24:56 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2024-04-24 20:48:20 +0300
commit59f60005797b4018d7b46620037e0c53d690795e (patch)
tree55c7d4189fe0059a6eedf06fe1a5743bb04b990e /fs/gfs2/lock_dlm.c
parent7a1ad9d8120e3d510ee5de8924f14de089aa2e2d (diff)
downloadlinux-59f60005797b4018d7b46620037e0c53d690795e.tar.xz
gfs2: Remove ill-placed consistency check
This consistency check was originally added by commit 9287c6452d2b1 ("gfs2: Fix occasional glock use-after-free"). It is ill-placed in gfs2_glock_free() because if it holds there, it must equally hold in __gfs2_glock_put() already. Either way, the check doesn't seem necessary anymore. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/lock_dlm.c')
0 files changed, 0 insertions, 0 deletions