summaryrefslogtreecommitdiff
path: root/fs/jbd2/journal.c
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2023-06-06 10:32:03 +0300
committerTheodore Ts'o <tytso@mit.edu>2023-06-27 02:36:44 +0300
commitc4d13222afd8a64bf11bc7ec68645496ee8b54b9 (patch)
treefe0bb4acdb3aa8502dc227c8eecbdd9067410a7a /fs/jbd2/journal.c
parentf3c1c42e0c40656e73f12ab5dcb1110f83ef8e65 (diff)
downloadlinux-c4d13222afd8a64bf11bc7ec68645496ee8b54b9.tar.xz
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
freeze_bdev() can fail due to a lot of reasons, it needs to check its reason before later process. Fixes: 783d94854499 ("ext4: add EXT4_IOC_GOINGDOWN ioctl") Cc: stable@kernel.org Signed-off-by: Chao Yu <chao@kernel.org> Link: https://lore.kernel.org/r/20230606073203.1310389-1-chao@kernel.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/journal.c')
0 files changed, 0 insertions, 0 deletions