diff options
| author | Chao Yu <yuchao0@huawei.com> | 2017-08-07 23:12:46 +0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-10-04 15:33:13 +0200 |
| commit | c1dd7253e91d1b27117b513386ffb7dc115f149e (patch) | |
| tree | 29466563e7c0bf79c9efe542a1f59238fbd07832 /ipc | |
| parent | f26a925cdb060a8619c8e14a9b75b3ebe6709b53 (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 'ipc')
0 files changed, 0 insertions, 0 deletions
