Whamcloud - gitweb
e2fsck, tune2fs: fix post-2038 support for s_lastcheck
authorTheodore Ts'o <tytso@mit.edu>
Wed, 24 Apr 2024 03:18:28 +0000 (23:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 24 Apr 2024 03:20:43 +0000 (23:20 -0400)
commitf5f03776ca2799ffa094d71318c2960af5f2c63c
tree5a75a48530d58ae325c68e0b74eb5e1456f9c76e
parentec1c87f84bc4b3ca60c422f02c08b0e4e0543bd6
e2fsck, tune2fs: fix post-2038 support for s_lastcheck

This changes were missed in commit ca8bc9240a00 ("Add post-2038
timestamp support to e2fsprogs").

Addresses-Coverity-Bug: 1531832
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/unix.c
misc/tune2fs.c