Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935653Ab0GPG2e (ORCPT ); Fri, 16 Jul 2010 02:28:34 -0400 Received: from fmailhost04.isp.att.net ([207.115.11.54]:56801 "EHLO fmailhost04.isp.att.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935638Ab0GPG2b (ORCPT ); Fri, 16 Jul 2010 02:28:31 -0400 X-Greylist: delayed 301 seconds by postgrey-1.27 at vger.kernel.org; Fri, 16 Jul 2010 02:28:31 EDT X-Originating-IP: [71.131.15.99] Date: Thu, 15 Jul 2010 23:22:51 -0700 From: Mark Harris To: David Howells Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, linux-kernel@vger.kernel.org, samba-technical@lists.samba.org, linux-ext4@vger.kernel.org Subject: Re: [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6] Message-ID: <20100716062251.GA9318@zoia.osj.us> References: <201007152235.22373.arnd@arndb.de> <20100715021709.5544.64506.stgit@warthog.procyon.org.uk> <20100715021712.5544.44845.stgit@warthog.procyon.org.uk> <30646.1279230807@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100715021712.5544.44845.stgit@warthog.procyon.org.uk> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 410 Lines: 11 > struct xstat_time { > unsigned long long tv_sec, tv_nsec; > }; unsigned? Existing filesystems support on-disk timestamps representing times prior to the epoch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/