linux-yocto/fs/gfs2
Andreas Gruenbacher 239c49a99d gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote
[ Upstream commit 061df28b82 ]

Commit 865cc3e9cc ("gfs2: fix a deadlock on withdraw-during-mount")
added a statement to do_xmote() to clear the GLF_INVALIDATE_IN_PROGRESS
flag a second time after it has already been cleared.  Fix that.

Fixes: 865cc3e9cc ("gfs2: fix a deadlock on withdraw-during-mount")
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Andrew Price <anprice@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-10-15 11:57:48 +02:00
..
acl.c
acl.h
aops.c
aops.h
bmap.c
bmap.h
dentry.c
dir.c
dir.h
export.c
file.c gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag 2025-02-01 18:37:52 +01:00
gfs2.h
glock.c gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote 2025-10-15 11:57:48 +02:00
glock.h gfs2: Fix unlinked inode cleanup 2024-12-09 10:32:24 +01:00
glops.c
glops.h
incore.h gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE 2024-12-09 10:32:23 +01:00
inode.c gfs2: gfs2_create_inode error handling fix 2025-06-19 15:28:01 +02:00
inode.h
Kconfig
lock_dlm.c gfs2: move msleep to sleepable context 2025-06-27 11:08:42 +01:00
log.c
log.h
lops.c
lops.h
main.c
Makefile
meta_io.c gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops 2025-08-28 16:28:15 +02:00
meta_io.h
ops_fstype.c
quota.c
quota.h
recovery.c
recovery.h
rgrp.c gfs2: Fix unlinked inode cleanup 2024-12-09 10:32:24 +01:00
rgrp.h
super.c KMSAN: uninit-value in inode_go_dump (5) 2024-12-14 20:00:13 +01:00
super.h
sys.c
sys.h
trace_gfs2.h
trans.c
trans.h
util.c gfs2: No more self recovery 2025-08-15 12:08:40 +02:00
util.h
xattr.c
xattr.h