public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Timothy Shimmin <tes@sgi.com>
To: Martin Steigerwald <Martin@lichtvoll.de>
Cc: xfs@oss.sgi.com
Subject: Re: Creation time in XFS
Date: Mon, 01 Oct 2007 10:44:12 +1000	[thread overview]
Message-ID: <470042DC.2040009@sgi.com> (raw)
In-Reply-To: <200709302124.38164.Martin@lichtvoll.de>

Martin Steigerwald wrote:
> Hi!
> 
> Does XFS support creation time too or are there plans to support it?
> 
> Ext3 seems to do since 2.6.23:
> 
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef7f38359ea8b3e9c7f2cae9a4d4935f55ca9e80
> 
> http://tinyurl.com/3drb65
> 
> Ciao,

Hi Martin,

No XFS does not support creation time. It just has the regular
atime,mtime and ctime.
There are no plans that I've heard to support it.
Not much involved to support it AFAICT but it would either involve
changing the ondisk format of the inode or storing it in an EA.
Storing it in an EA would be yet another one for the EA creation
on inode allocation scenarios (done presently for default ACLs and
and also in other future data).

I wonder how this creation time is being exported currently?

--Tim

  reply	other threads:[~2007-10-01  0:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-30 19:24 Creation time in XFS Martin Steigerwald
2007-10-01  0:44 ` Timothy Shimmin [this message]
2007-10-01  9:30   ` Andi Kleen
2007-10-02  5:55     ` Timothy Shimmin
2007-10-02  9:25     ` David Chinner
2007-10-02  9:38       ` Christoph Hellwig
2007-10-02 21:31         ` David Chinner
2007-10-01  2:59 ` Eric Sandeen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=470042DC.2040009@sgi.com \
    --to=tes@sgi.com \
    --cc=Martin@lichtvoll.de \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox