From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p8MGmhVl245069 for ; Thu, 22 Sep 2011 11:48:43 -0500 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 61099140EBEB for ; Thu, 22 Sep 2011 09:54:11 -0700 (PDT) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id aiAM9g2EYOKvgaIJ for ; Thu, 22 Sep 2011 09:54:11 -0700 (PDT) Date: Thu, 22 Sep 2011 12:48:41 -0400 From: Christoph Hellwig Subject: Re: [PATCH] xfstests: test timestamps before the epoch Message-ID: <20110922164841.GB12353@infradead.org> References: <4E778C51.7040100@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4E778C51.7040100@redhat.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: Christoph Hellwig , xfs-oss On Mon, Sep 19, 2011 at 01:39:13PM -0500, Eric Sandeen wrote: > 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 Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs