[Yaffs] lazyLoaded field needed?

Todd Poynor tpoynor at mvista.com
Thu Jan 26 02:00:26 GMT 2006


yaffs_ObjectStruct 8-bit field lazyLoaded was added 9 months ago in commit
http://www.aleph1.co.uk/cgi-bin/viewcvs.cgi/yaffs2/yaffs_guts.h?r1=1.3&r2=1.4

Nothing seems to use it, is it needed?

Index: yaffs_guts.h
===================================================================
RCS file: /home/aleph1/cvs/yaffs2/yaffs_guts.h,v
retrieving revision 1.17
diff -u -r1.17 yaffs_guts.h
--- yaffs_guts.h	7 Dec 2005 21:49:18 -0000	1.17
+++ yaffs_guts.h	26 Jan 2006 01:42:02 -0000
@@ -393,8 +393,6 @@
 				 * until the inode is released.
 				 */
 
-	__u8 lazyLoaded;	/* Vital info has been loaded from tags. Not all info available. */
-
 	__u16 sum;		/* sum of the name to speed searching */
 
 	struct yaffs_DeviceStruct *myDev;	/* The device I'm on */



More information about the yaffs mailing list