mtd/include/linux jffs2_fs_sb.h,1.42,1.43

David Woodhouse dwmw2 at infradead.org
Thu Oct 2 12:31:50 EDT 2003


Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv16411/include/linux

Modified Files:
	jffs2_fs_sb.h 
Log Message:
wbuf recovery. My head hurts

Index: jffs2_fs_sb.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/jffs2_fs_sb.h,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- jffs2_fs_sb.h	25 Aug 2003 13:24:12 -0000	1.42
+++ jffs2_fs_sb.h	2 Oct 2003 16:31:48 -0000	1.43
@@ -89,7 +89,6 @@
 #ifdef CONFIG_JFFS2_FS_NAND
 	/* Write-behind buffer for NAND flash */
 	unsigned char *wbuf;
-	uint32_t wbuf_partnode_ofs;		/* Start offset of node ending in wbuf */
 	uint32_t wbuf_ofs;
 	uint32_t wbuf_len;
 	uint32_t wbuf_pagesize;




More information about the linux-mtd-cvs mailing list