]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
258: test timestamps before the epoch
authorEric Sandeen <sandeen@redhat.com>
Mon, 19 Sep 2011 18:39:13 +0000 (18:39 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 23 Sep 2011 15:56:44 +0000 (10:56 -0500)
commitc9f44c4adb8447461f04f7a07c160da6ee38bc87
treecbc4692817ff5d502d16f3d57dfa5cfeea85a4ca
parent89781dcaa0d8fa83906593379fbd6b1da0b16e57
258: test timestamps before the epoch

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>
258 [new file with mode: 0644]
258.out [new file with mode: 0644]
group