summaryrefslogtreecommitdiff
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2018-05-15 18:59:55 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2018-07-08 17:30:08 -0700
commita5d0ccbc189a02a0931d7a3ee092d64f89d69f0f (patch)
tree20edad3bdfc83103372d6fbb4b4998c8ee3d103c /mm/filemap.c
parent9bb4d22cf5de448a6d5ebad67f7b8a27c9eacd0a (diff)
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 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions