X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=yaffs_guts.h;h=6d4ae46a9d0b4d16890635a67c00e8be71ebb64a;hb=87b146cb7bc31e574084000364d6462e6469bf7d;hp=ce9c385c6656b333b10646cb220c053ce6ca6825;hpb=32b9c53162d647a640c2c506c76502dbbc594902;p=yaffs2.git diff --git a/yaffs_guts.h b/yaffs_guts.h index ce9c385..6d4ae46 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -696,6 +696,7 @@ struct yaffs_DeviceStruct { /* Garbage collection control */ __u32 *gcCleanupList; /* objects to delete at the end of a GC. */ + __u32 nCleanups; unsigned hasPendingPrioritisedGCs; /* We think this device might have pending prioritised gcs */ unsigned gcDisable;