summaryrefslogtreecommitdiffstats
path: root/fs/read_write.c
diff options
context:
space:
mode:
authorChao Yu2017-08-07 17:12:46 +0200
committerJaegeuk Kim2017-08-15 19:40:14 +0200
commitb8c502b81e3f899c6488967dec61eed0f5907db3 (patch)
treeec5f157c9804945eb46dc13b2fc3ab58d9e03bc6 /fs/read_write.c
parentf2fs: avoid unneeded sync on quota file (diff)
downloadkernel-qcow2-linux-b8c502b81e3f899c6488967dec61eed0f5907db3.tar.gz
kernel-qcow2-linux-b8c502b81e3f899c6488967dec61eed0f5907db3.tar.xz
kernel-qcow2-linux-b8c502b81e3f899c6488967dec61eed0f5907db3.zip
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 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions