From: David Howells Subject: Re: [PATCH] Ext4: Make file creation time, i_version and i_generation available by xattrs Date: Wed, 30 Jun 2010 00:31:35 +0100 Message-ID: <32373.1277854295@redhat.com> References: <20100629225944.GA22924@samba1> <20100628164854.GA9979@samba1> <20100628162626.6026.26679.stgit@warthog.procyon.org.uk> <26197.1277851477@redhat.com> Cc: dhowells@redhat.com, Steve French , viro@zeniv.linux.org.uk, jlayton@redhat.com, mcao@us.ibm.com, aneesh.kumar@linux.vnet.ibm.com, linux-cifs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, samba-technical@lists.samba.org, sjayaraman@suse.de, linux-ext4@vger.kernel.org To: Jeremy Allison Return-path: Received: from mx1.redhat.com ([209.132.183.28]:3276 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752677Ab0F2Xbr (ORCPT ); Tue, 29 Jun 2010 19:31:47 -0400 In-Reply-To: <20100629225944.GA22924@samba1> Sender: linux-ext4-owner@vger.kernel.org List-ID: Jeremy Allison wrote: > > Googling for st_btime suggests it could also be taken as the time last > > archived. That may just be a NetWareism though. > > It's a *BSD'ism. I meant that st_btime meaning "last archive time" may be a NetWareism. That seems to get more hits than anything else. David