[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <31873.1462798825@warthog.procyon.org.uk>
Date: Mon, 09 May 2016 14:00:25 +0100
From: David Howells <dhowells@...hat.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: dhowells@...hat.com, linux-fsdevel@...r.kernel.org,
linux-afs@...r.kernel.org, linux-nfs@...r.kernel.org,
samba-technical@...ts.samba.org, linux-kernel@...r.kernel.org,
linux-ext4@...r.kernel.org
Subject: Re: [PATCH 1/6] statx: Add a system call to make enhanced file info available
David Howells <dhowells@...hat.com> wrote:
> > > st_gen is
> > > the inode generation number, st_btime is the file creation time, st_version
> > > is the data version number (i_version),
> >
> > Please define semantics for st_gen and st_version.
>
> I've been asked to drop st_gen for security reasons.
>
> I can't offhand think of a way to define st_version (or i_version, for that
> matter) that would be consistent across all filesystems. I would lean towards
> "gets incremented monotonically by 1 for each data write operation committed,
> but not for any metadata operations", but I'm fairly certain this won't jibe
> with disk operations.
I meant disk filesystems that we have now, not disk operations.
David
Powered by blists - more mailing lists