linux-yocto/fs/gfs2
Alexander Aring 40aefac870 gfs2: move msleep to sleepable context
commit ac5ee087d3 upstream.

This patch moves the msleep_interruptible() out of the non-sleepable
context by moving the ls->ls_recover_spin spinlock around so
msleep_interruptible() will be called in a sleepable context.

Cc: stable@vger.kernel.org
Fixes: 4a7727725d ("GFS2: Fix recovery issues for spectators")
Suggested-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-27 11:08:42 +01: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: Check for empty queue in run_queue 2025-06-04 14:42:00 +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
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
util.h
xattr.c
xattr.h