diff options
author | Chao Yu <yuchao0@huawei.com> | 2020-02-18 18:21:34 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-03-19 11:41:26 -0700 |
commit | ca9e968a5e637a105aa3b847a9fb489cb53abd8c (patch) | |
tree | fe5fca53b23af76438561797b02e0c37b688080a /fs/f2fs/file.c | |
parent | 439dfb106250c853c439be11e92ab719a8707575 (diff) |
f2fs: avoid __GFP_NOFAIL in f2fs_bio_alloc
__f2fs_bio_alloc() won't fail due to memory pool backend, remove unneeded
__GFP_NOFAIL flag in __f2fs_bio_alloc().
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions