X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=7bf46c1264678b51a1c5df270c1e82d5563173fd;hp=0a18dee197eaaeffda542bfc0e9b05afb5b5005a;hb=bd35c2f6448ff816f8aa04b644eab3b648dab6df;hpb=9ba290174077217e612c4c71dfc23666e143af84 diff --git a/yaffs_guts.h b/yaffs_guts.h index 0a18dee..7bf46c1 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -14,7 +14,7 @@ * * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. * - * $Id: yaffs_guts.h,v 1.17 2005-12-07 21:49:18 charles Exp $ + * $Id: yaffs_guts.h,v 1.18 2006-01-27 00:44:10 charles Exp $ */ #ifndef __YAFFS_GUTS_H__ @@ -393,8 +393,6 @@ struct yaffs_ObjectStruct { * 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 */