On Tuesday, June 29, 2010, David Howells wrote:
> Bernd Schubert <[email protected]> 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-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to