mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
c9f44c4adb
ext2/3/4 was sign-extending times before the timestamp when read from disk on 64-bit systems. This was fixed by: 4d7bf11d649c72621ca31b8ea12b9c94af380e63 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems Here's a generic regression test. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
QA output created by 258
|
|
Creating file with timestamp of Jan 1, 1960
|
|
Stat of file yields: -315593940
|
|
Remounting to flush cache
|
|
Stat of file yields: -315593940
|