On 2019/9/23 12:21, sunqiuyang wrote: > From: Qiuyang Sun <sunqiuyang@xxxxxxxxxx> > > Multi-device metadata should be updated in resize_fs as well. > > Also, we check that the new FS size still reaches the last device. > > -- > Changelog v1 => v2: > Use f2fs_is_multi_device() and some minor cleanup. > > Signed-off-by: Qiuyang Sun <sunqiuyang@xxxxxxxxxx> Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx> Thanks,