summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorLalith Rajendran <lalithkraj@google.com>2022-08-18 21:40:49 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-21 12:37:49 +0200
commita10b1553ca448659c01acec84c9916a4abb3bdba (patch)
treedb6e3a9da2b3356239d924174ac858aa8bd4dd5c /fs/ext4/inode.c
parentbb420e8afc854d2a1caaa23a0c129839acfb7888 (diff)
ext4: make ext4_lazyinit_thread freezable
commit 3b575495ab8dbb4dbe85b4ac7f991693c3668ff5 upstream. 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: stable@kernel.org Signed-off-by: Lalith Rajendran <lalithkraj@google.com> Link: https://lore.kernel.org/r/20220818214049.1519544-1-lalithkraj@google.com Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions