Chao Yu aa2c8c43e4 f2fs: fix to retry fill_super only if recovery failed
With current retry mechanism in f2fs_fill_super, first fill_super
fails due to no memory, then second fill_super runs w/o recovery,
if we succeed, we may lose fsynced data, it doesn't make sense.

Let's retry fill_super only if it occurs non-ENOMEM error during
recovery.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2019-03-12 18:59:17 -07:00
..
2018-12-26 15:16:53 -08:00
2018-09-12 13:07:10 -07:00
2019-03-12 18:59:11 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2019-02-04 08:55:34 -08:00
2018-09-12 13:07:10 -07:00
2019-02-15 20:59:46 -08:00
2018-09-12 13:07:10 -07:00