Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:27394 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754432Ab0GVQHc (ORCPT ); Thu, 22 Jul 2010 12:07:32 -0400 From: David Howells In-Reply-To: References: <20100715021709.5544.64506.stgit@warthog.procyon.org.uk> <20100715021712.5544.44845.stgit@warthog.procyon.org.uk> <30448.1279800887@redhat.com> To: Jan Engelhardt Cc: dhowells@redhat.com, Linus Torvalds , Volker.Lendecke@sernet.de, linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org, samba-technical@lists.samba.org, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.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] Date: Thu, 22 Jul 2010 17:06:52 +0100 Message-ID: <20728.1279814812@redhat.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: Content-Type: text/plain MIME-Version: 1.0 Jan Engelhardt wrote: > There just is no way currently to store creation times. What do you mean? Ext4 and BtrFS can both do so; it's just that there's no user interface to it. David