diff options
| author | Chao Yu <yuchao0@huawei.com> | 2017-08-07 23:12:46 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-09-21 14:11:56 -0700 |
| commit | 3ba499e5fa949b7711d45b8957c670029adf51c5 (patch) | |
| tree | 02732d1c7af8f3614f15a2e68dceed4f6cfa1a3d /tools/perf/scripts/python/bin | |
| parent | 3f42e75b2df897eeaac4f5c8c38d2c072499753a (diff) | |
f2fs: fix potential overflow when adjusting GC cycle
While comparing signed and unsigned variables, compiler will converts the
signed value to unsigned one, due to this reason, {in,de}crease_sleep_time
may return overflowed result.
Signed-off-by: Chao Yu <yuchao0@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
