summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorWeichao Guo <guoweichao@huawei.com>2017-05-11 04:28:00 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-07-13 16:55:53 -0700
commit71a2058ae62a60a00de63e450d5f3d251cff604d (patch)
treeca621608cfe8ac6f82acdcb808c19e057a1c6dfa /tools/perf/scripts/python/bin
parent34c2b318e3ce93a2d7a96f7545fc7c279e492b2d (diff)
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/bin')
0 files changed, 0 insertions, 0 deletions