[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201006292324.32765.bernd.schubert@fastmail.fm>
Date: Tue, 29 Jun 2010 23:24:32 +0200
From: Bernd Schubert <bernd.schubert@...tmail.fm>
To: David Howells <dhowells@...hat.com>
Cc: viro@...iv.linux.org.uk, smfrench@...il.com, jlayton@...hat.com,
mcao@...ibm.com, aneesh.kumar@...ux.vnet.ibm.com,
linux-cifs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, samba-technical@...ts.samba.org,
sjayaraman@...e.de, linux-ext4@...r.kernel.org
Subject: Re: [PATCH 0/3] Extended file stat functions
On Tuesday, June 29, 2010, David Howells wrote:
> Bernd Schubert <bernd.schubert@...tmail.fm> wrote:
> > Is there any chance we can use that chance and also add a field
> >
> > unsigned long long st_gen
> >
> > to struct_ xstat? Inode generation numbers really would be useful for
> > userspace NFS servers and some fuse filesystems.
>
> That would be st_inode_version (equivalent to i_generation internally).
Ah, great, so already there :) I was looking for st_gen, as it is called that
way on BSD. And as BSD already has it for a long time, shouldn't linux use the
BSD identifier?
Thanks,
Bernd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists