diff options
author | 2018-05-15 18:59:55 +0800 | |
---|---|---|
committer | 2018-05-31 11:31:50 -0700 | |
commit | 5ad25442b6f50d587c2a5cc93b31c682ff316e4c (patch) | |
tree | b26f8bf3dd8a30ea4c3eeefc4e62905d565ee887 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix to let checkpoint guarantee atomic page persistence (diff) | |
download | wireguard-linux-5ad25442b6f50d587c2a5cc93b31c682ff316e4c.tar.xz wireguard-linux-5ad25442b6f50d587c2a5cc93b31c682ff316e4c.zip |
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 '')
0 files changed, 0 insertions, 0 deletions