diff options
author | 2017-05-11 04:28:00 +0800 | |
---|---|---|
committer | 2017-05-23 21:05:35 -0700 | |
commit | e5dbd9563e5528f98728ba0bc8361f804ace5aae (patch) | |
tree | 95459c262c75c126ff9cce57b9609632e0f9b4f9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: support statx (diff) | |
download | linux-dev-e5dbd9563e5528f98728ba0bc8361f804ace5aae.tar.xz linux-dev-e5dbd9563e5528f98728ba0bc8361f804ace5aae.zip |
f2fs: make sure f2fs_gc returns consistent errno
By default, f2fs_gc returns -EINVAL in general error cases, e.g., no victim
was selected. However, the default errno may be overwritten in two cases:
gc_more and BG_GC -> FG_GC. We should return consistent errno in such cases.
Signed-off-by: Weichao Guo <guoweichao@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions