summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/segment.h
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2018-05-15 18:59:55 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2018-05-31 11:31:50 -0700
commit5ad25442b6f50d587c2a5cc93b31c682ff316e4c (patch)
treeb26f8bf3dd8a30ea4c3eeefc4e62905d565ee887 /fs/f2fs/segment.h
parente7a4feb0ab320eac466e39b283f52c1ec595bc03 (diff)
downloadlinux-5ad25442b6f50d587c2a5cc93b31c682ff316e4c.tar.bz2
f2fs: fix to initialize min_mtime with ULLONG_MAX
Since sit_i.min_mtime's type is unsigned long long, so we should initialize it with max value of the type ULLONG_MAX instead of LLONG_MAX. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.h')
0 files changed, 0 insertions, 0 deletions