Files
android_kernel_xiaomi_sm8450/fs/f2fs
Chao Yu 3a2ad5672b f2fs: don't interrupt free nids building during nid allocation
Let build_free_nids support sync/async methods, in allocation flow of nids,
we use synchronuous method, so that we can avoid looping in alloc_nid when
free memory is low; in unblock_operations and f2fs_balance_fs_bg we use
asynchronuous method in where low memory condition can interrupt us.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-11-23 12:11:02 -08:00
..
2016-09-14 16:52:36 -07:00
2016-11-23 12:11:00 -08:00
2016-11-23 12:10:57 -08:00
2016-11-23 12:10:57 -08:00
2016-11-23 12:10:59 -08:00
2016-11-23 12:11:00 -08:00
2016-11-23 12:11:00 -08:00
2016-06-07 13:41:38 -06:00