mtd/fs/jffs2 README.Locking,1.5,1.6

David Woodhouse dwmw2 at infradead.org
Sun Nov 2 14:27:57 EST 2003


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

Modified Files:
	README.Locking 
Log Message:
fix erase_free_sem name

Index: README.Locking
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/README.Locking,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- README.Locking	14 Jan 2003 14:54:31 -0000	1.5
+++ README.Locking	2 Nov 2003 19:27:54 -0000	1.6
@@ -99,8 +99,8 @@
 GC thread locks it, sends the signal, then unlocks it - while the GC
 thread itself locks it, zeroes c->gc_task, then unlocks on the exit path.
 
-	node_free_sem
-	-------------
+	erase_free_sem
+	--------------
 
 This semaphore is only used by the erase code which frees obsolete
 node references and the jffs2_garbage_collect_deletion_dirent()




More information about the linux-mtd-cvs mailing list