On Mon, 2007-05-21 at 15:42 +0200, Matthieu CASTET wrote: > > With jffs2 from 2.6.20 with summary enabled, I manage to get duplicate > inode node : there have the same (same header, crc, ...) [1] > > Is that normal ? Yes. See how we garbage collect nodes marked REF_PRISTINE. -- dwmw2