diff options
author | Chao Yu <yuchao0@huawei.com> | 2018-05-15 18:59:55 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-05-31 11:31:50 -0700 |
commit | 5ad25442b6f50d587c2a5cc93b31c682ff316e4c (patch) | |
tree | b26f8bf3dd8a30ea4c3eeefc4e62905d565ee887 /Documentation/conf.py | |
parent | e7a4feb0ab320eac466e39b283f52c1ec595bc03 (diff) | |
download | linux-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 'Documentation/conf.py')
0 files changed, 0 insertions, 0 deletions