]> Gentwo Git Trees - linux/.git/commit
gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks}
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 12 Aug 2025 12:48:28 +0000 (14:48 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 26 Nov 2025 23:52:27 +0000 (23:52 +0000)
commit473678ccb97dabeebc802d01a7f5c80e3a82b04c
tree14faf53d0ec7d2378c87023b2d8be05bdf0343c8
parent655531c95be333cb979fb58f6825ddae40455c13
gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks}

Rename function gfs2_gl_dq_holders() to gfs2_withdraw_glocks().  This
function will soon be used for more than just dequeuing holders.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.c
fs/gfs2/glock.h
fs/gfs2/util.c