Re: [PATCH 0/3] Extended file stat functions

From: Bernd Schubert
Date: Tue Jun 29 2010 - 17:53:28 EST


On Tuesday, June 29, 2010, David Howells wrote:
> Bernd Schubert <bernd.schubert@xxxxxxxxxxx> wrote:
> > 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?
>
> Sure. I guess you'd also want it to be a u64?

Hmm, as far as I can see, BSD has u32. I only need it to verify for recycled
inodes and at least for me the probability of a recyled inode + 32 bit
generation number that overflew to exactly the same value as the previous
inode had would be sufficiently small.


Thanks a lot for your work on this,
Bernd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/