summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/Kconfig
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2015-08-20 17:51:56 +0200
committerJaegeuk Kim <jaegeuk@kernel.org>2015-08-24 18:37:21 +0200
commit80c545055dc7c1f7f487176fe0aac17896a4b7af (patch)
treeb8c4ffbb9aa10da0c26ab5f7caf264e68803b685 /fs/f2fs/Kconfig
parentf2fs: lookup neighbor extent nodes for merging later (diff)
downloadlinux-80c545055dc7c1f7f487176fe0aac17896a4b7af.tar.xz
linux-80c545055dc7c1f7f487176fe0aac17896a4b7af.zip
f2fs: use __GFP_NOFAIL to avoid infinite loop
__GFP_NOFAIL can avoid retrying the whole path of kmem_cache_alloc and bio_alloc. And, it also fixes the use cases of GFP_ATOMIC correctly. Suggested-by: Chao Yu <chao2.yu@samsung.com> Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/Kconfig')
0 files changed, 0 insertions, 0 deletions