Whamcloud - gitweb
Fix 32-bit build and test failures
authorTheodore Ts'o <tytso@mit.edu>
Thu, 18 Apr 2024 03:47:02 +0000 (23:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 18 Apr 2024 03:47:02 +0000 (23:47 -0400)
commit5b599a325c1af94111940c14d888ade937f29d19
treef7839a08dbfd48ff13cce0d81c842a1b1164c4a5
parentb53ce7848c2ed2cf4acf2ba9384e96129bc89d25
Fix 32-bit build and test failures

Commit ca8bc9240a00 ("Add post-2038 timestamp support to e2fsprogs")
was never built or tested on a 32-bit.  It introduced some build
problems when time_t is a 32-bit integer, and it exposed some test
bugs.  Fix them.

Fixes: ca8bc9240a00 ("Add post-2038 timestamp support to e2fsprogs")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/ext2fs.h
tests/f_desc_size_bad/script
tests/f_dup4/script
tests/f_itable_collision/expect.1
tests/f_itable_collision/script
tests/f_uninit_last_uninit/script