yaffs Clean up some yaffs1 related comments and messages
[yaffs2.git] / yaffs_guts.c
index 6524f5f5dc39211897a8c7ad3d3802f711701cc2..a1782e7a5177a4293058bc7061e5c46206521887 100644 (file)
@@ -2223,6 +2223,7 @@ static int yaffs_GarbageCollectBlock(yaffs_Device *dev, int block,
                                         * We have to decrement free chunks so this works out properly.
                                         */
                                        dev->nFreeChunks--;
+                                       bi->softDeletions--;
 
                                        object->nDataChunks--;