mtd/fs/jffs2/ecos/src os-ecos.h,1.11,1.12
David Woodhouse
dwmw2 at infradead.org
Wed Nov 26 08:02:49 EST 2003
- Previous message: mtd/fs/jffs2 erase.c,1.57,1.58 nodelist.h,1.113,1.114
os-linux.h,1.40,1.41
- Next message: mtd/fs/jffs2/ecos/src fs-ecos.c,1.19,1.20 jffs2port.h,1.8,1.9
os-ecos.h,1.12,1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/fs/jffs2/ecos/src
In directory phoenix.infradead.org:/tmp/cvs-serv5220/ecos/src
Modified Files:
os-ecos.h
Log Message:
Move jffs2_erase_pending_trigger()
Index: os-ecos.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/src/os-ecos.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- os-ecos.h 24 Nov 2003 13:54:17 -0000 1.11
+++ os-ecos.h 26 Nov 2003 13:02:47 -0000 1.12
@@ -22,6 +22,11 @@
#include <linux/compiler.h>
#include "jffs2port.h"
+/* erase.c */
+static inline void jffs2_erase_pending_trigger(struct jffs2_sb_info *c)
+{
+}
+
#ifndef CONFIG_JFFS2_FS_DEBUG
# define CONFIG_JFFS2_FS_DEBUG 0
#endif
- Previous message: mtd/fs/jffs2 erase.c,1.57,1.58 nodelist.h,1.113,1.114
os-linux.h,1.40,1.41
- Next message: mtd/fs/jffs2/ecos/src fs-ecos.c,1.19,1.20 jffs2port.h,1.8,1.9
os-ecos.h,1.12,1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list