diff options
author | 2017-11-10 09:30:42 +0800 | |
---|---|---|
committer | 2017-11-10 11:50:12 -0800 | |
commit | 19526d74cfbe31b04fb81b64c2884687a321f4a0 (patch) | |
tree | bb5691380438c44ec0a6ae7b36013e0d816892ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: apply write hints to select the type of segments for buffered write (diff) | |
download | linux-dev-19526d74cfbe31b04fb81b64c2884687a321f4a0.tar.xz linux-dev-19526d74cfbe31b04fb81b64c2884687a321f4a0.zip |
f2fs: avoid opened loop codes in __add_ino_entry
We will keep __add_ino_entry success all the time, for ENOMEM failure
case, we have already handled it by using __GFP_NOFAIL flag, so we
don't have to use additional opened loop codes here, remove them.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions