aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-08-07 23:12:46 +0800
committerMister Oyster <oysterized@gmail.com>2017-10-04 15:33:13 +0200
commitc1dd7253e91d1b27117b513386ffb7dc115f149e (patch)
tree29466563e7c0bf79c9efe542a1f59238fbd07832 /Documentation
parentf26a925cdb060a8619c8e14a9b75b3ebe6709b53 (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 'Documentation')
0 files changed, 0 insertions, 0 deletions