Chao Yu 8bec7dd1b3 f2fs: check return value of freeze_super()
freeze_super() can fail, it needs to check its return value and do
error handling in f2fs_resize_fs().

Fixes: 04f0b2eaa3b3 ("f2fs: ioctl for removing a range from F2FS")
Fixes: b4b10061ef98 ("f2fs: refactor resize_fs to avoid meta updates in progress")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2023-06-26 06:07:08 -07:00
..
2023-01-19 09:24:27 +01:00
2021-08-23 10:25:51 -07:00
2023-05-08 11:18:04 -07:00
2023-03-29 15:17:37 -07:00
2023-04-18 09:05:54 -07:00
2023-05-08 11:18:04 -07:00
2023-02-27 16:18:51 -08:00
2023-03-06 09:57:13 +01:00