Skip to content
Commit f5f02fde authored by Bob Peterson's avatar Bob Peterson
Browse files

gfs2: fix glock confusion in function signal_our_withdraw



If go_free is defined, function signal_our_withdraw is supposed to
synchronize on the GLF_FREEING flag of the inode glock, but it
accidentally does that on the live glock. Fix that and disambiguate
the glock variables.

Fixes: 601ef0d5 ("gfs2: Force withdraw to replay journals and wait for it to finish")
Cc: stable@vger.kernel.org # v5.7+
Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
parent 4a011849
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment