aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorLalith Rajendran <[email protected]>2022-08-18 21:40:49 +0000
committerTheodore Ts'o <[email protected]>2022-09-30 03:01:27 +0000
commit3b575495ab8dbb4dbe85b4ac7f991693c3668ff5 (patch)
tree363e4506300fffd1ee9a4c9777a26e6965c88b4e /fs/jbd2/commit.c
parentext4: fix null-ptr-deref in ext4_write_info (diff)
downloadkernel-3b575495ab8dbb4dbe85b4ac7f991693c3668ff5.tar.gz
kernel-3b575495ab8dbb4dbe85b4ac7f991693c3668ff5.zip
ext4: make ext4_lazyinit_thread freezable
ext4_lazyinit_thread is not set freezable. Hence when the thread calls try_to_freeze it doesn't freeze during suspend and continues to send requests to the storage during suspend, resulting in suspend failures. Cc: [email protected] Signed-off-by: Lalith Rajendran <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions