gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw
[ Upstream commit f80d882e ] In function signal_our_withdraw(), we are calling gfs2_glock_queue_put() in a context in which we are actually allowed to sleep, so replace that with a simple call to gfs2_glock_put(). Signed-off-by:Andreas Gruenbacher <agruenba@redhat.com> Stable-dep-of: 7c6f714d ("gfs2: Fix unlinked inode cleanup") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment