Re: [PATCH 3/6] ubifs: Use 64bit readdir cookies

From: Richard Weinberger
Date: Thu Dec 29 2016 - 12:12:45 EST


On 29.12.2016 17:59, J. Bruce Fields wrote:
> OK, good. So the random nonce is stored with the entry, and the hash
> you can always recalculate from the filename, so if you return entries
> in nonce+hash order, then you can keep that order stable even across
> deletes and renames.

Yes.

Thanks,
//richard