diff options
author | Chao Yu <yuchao0@huawei.com> | 2020-02-18 11:21:34 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-03-19 19:41:26 +0100 |
commit | ca9e968a5e637a105aa3b847a9fb489cb53abd8c (patch) | |
tree | fe5fca53b23af76438561797b02e0c37b688080a /fs/f2fs/file.c | |
parent | f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS (diff) | |
download | linux-ca9e968a5e637a105aa3b847a9fb489cb53abd8c.tar.xz linux-ca9e968a5e637a105aa3b847a9fb489cb53abd8c.zip |
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 '')
0 files changed, 0 insertions, 0 deletions