linux-yocto/fs/gfs2
Alexander Aring ad122076bf 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:07:25 +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:30:09 +01:00
gfs2.h
glock.c gfs2: Check for empty queue in run_queue 2025-06-04 14:40:07 +02:00
glock.h gfs2: Remove LM_FLAG_PRIORITY flag 2024-08-29 17:30:56 +02:00
glops.c gfs2: Remove freeze_go_demote_ok 2024-08-29 17:30:56 +02:00
glops.h
incore.h gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR} 2024-08-29 17:30:18 +02:00
inode.c gfs2: gfs2_create_inode error handling fix 2025-06-27 11:07:06 +01:00
inode.h
Kconfig
lock_dlm.c gfs2: move msleep to sleepable context 2025-06-27 11:07:25 +01:00
log.c gfs2: Rework freeze / thaw logic 2024-08-29 17:30:18 +02:00
log.h
lops.c
lops.h
main.c
Makefile
meta_io.c
meta_io.h
ops_fstype.c gfs2: don't withdraw if init_threads() got interrupted 2024-08-29 17:30:55 +02:00
quota.c
quota.h
recovery.c gfs2: Rework freeze / thaw logic 2024-08-29 17:30:18 +02:00
recovery.h
rgrp.c
rgrp.h
super.c gfs2: Refcounting fix in gfs2_thaw_super 2024-08-29 17:30:34 +02:00
super.h gfs2: Rework freeze / thaw logic 2024-08-29 17:30:18 +02:00
sys.c gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR} 2024-08-29 17:30:18 +02:00
sys.h
trace_gfs2.h
trans.c
trans.h
util.c gfs2: Stop using gfs2_make_fs_ro for withdraw 2024-08-29 17:30:18 +02:00
util.h gfs2: Rename gfs2_freeze_lock{ => _shared } 2024-08-29 17:30:18 +02:00
xattr.c
xattr.h