mtd/fs/jffs2 nodelist.h,1.123,1.124
Artem Bityuckiy
dedekind at infradead.org
Wed Nov 17 04:30:06 EST 2004
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv5552
Modified Files:
nodelist.h
Log Message:
Remove unused depricated struct jffs2_scan_info definition,
Index: nodelist.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/nodelist.h,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- nodelist.h 16 Nov 2004 20:36:11 -0000 1.123
+++ nodelist.h 17 Nov 2004 09:30:02 -0000 1.124
@@ -148,13 +148,6 @@
#define INOCACHE_HASHSIZE 128
-struct jffs2_scan_info {
- struct jffs2_full_dirent *dents;
- struct jffs2_tmp_dnode_info *tmpnodes;
- /* Latest i_size info */
- uint32_t version;
- uint32_t isize;
-};
/*
Larger representation of a raw node, kept in-core only when the
struct inode for this particular ino is instantiated.
More information about the linux-mtd-cvs
mailing list