mtd/include/linux jffs2_fs_sb.h,1.36,1.37
David Woodhouse
dwmw2 at infradead.org
Fri Jan 17 11:04:47 EST 2003
- Previous message: mtd/fs/jffs2 build.c,1.43,1.44 gc.c,1.91,1.92 nodelist.c,1.73,1.74 nodelist.h,1.89,1.90 os-linux.h,1.22,1.23 readinode.c,1.97,1.98
- Next message: mtd/fs/jffs2 gc.c,1.92,1.93
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv27032
Modified Files:
jffs2_fs_sb.h
Log Message:
add inocache_wq
Index: jffs2_fs_sb.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/jffs2_fs_sb.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- jffs2_fs_sb.h 9 Jan 2003 13:59:14 -0000 1.36
+++ jffs2_fs_sb.h 17 Jan 2003 16:04:44 -0000 1.37
@@ -75,6 +75,7 @@
against erase completion handler */
wait_queue_head_t erase_wait; /* For waiting for erases to complete */
+ wait_queue_head_t inocache_wq;
struct jffs2_inode_cache **inocache_list;
spinlock_t inocache_lock;
- Previous message: mtd/fs/jffs2 build.c,1.43,1.44 gc.c,1.91,1.92 nodelist.c,1.73,1.74 nodelist.h,1.89,1.90 os-linux.h,1.22,1.23 readinode.c,1.97,1.98
- Next message: mtd/fs/jffs2 gc.c,1.92,1.93
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list