MTD CVS update: 'mtd/fs/jffs2 gc.c'

David Woodhouse dwmw2 at infradead.org
Sat Jan 19 18:31:29 EST 2002


Update of /home/cvs/mtd/fs/jffs2
In directory infradead.org:/tmp/cvs-serv21079

Modified Files:
	gc.c 
Log Message:
Attempt to fix jffs2_garbage_collect_deletion_dirent() for NAND flash.
We look at all the obsolete nodes belonging to the same directory. If
any of them are older nodes claiming to be a real dirent with the same
name, we must keep a deletion dirent around to make sure they stay dead,
so we punt to jffs2_garbage_collect_dirent() which writes another one out.





More information about the linux-mtd-cvs mailing list