mtd/fs/jffs2 nodelist.h,1.46.2.1,1.46.2.2
David Woodhouse
dwmw2 at infradead.org
Mon May 27 05:27:52 EDT 2002
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv11958
Modified Files:
Tag: jffs2-2_4-branch
nodelist.h
Log Message:
remove unused node_ofs field from jffs2_node_frag
Index: nodelist.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/nodelist.h,v
retrieving revision 1.46.2.1
retrieving revision 1.46.2.2
diff -u -r1.46.2.1 -r1.46.2.2
--- nodelist.h 23 Feb 2002 14:04:44 -0000 1.46.2.1
+++ nodelist.h 27 May 2002 09:27:50 -0000 1.46.2.2
@@ -163,7 +163,6 @@
struct jffs2_full_dnode *node; /* NULL for holes */
__u32 size;
__u32 ofs; /* Don't really need this, but optimisation */
- __u32 node_ofs; /* offset within the physical node */
};
struct jffs2_eraseblock
More information about the linux-mtd-cvs
mailing list