gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru
[ Upstream commit 927cfc90 ] In gfs2_dispose_glock_lru(), we want to skip glocks which are in the process of transitioning state (as indicated by the set GLF_LOCK flag), but we we don't need to set that flag for requesting a state transition. Signed-off-by:Andreas Gruenbacher <agruenba@redhat.com> Stable-dep-of: 1e860444 ("gfs2: Remove and replace gfs2_glock_queue_work") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment