Author: HuangAlex Date: To: yaffs Subject: [Yaffs] validMarker0 in Yaffs
Hi,
I notice that there is a unsigned validMarker0; and unsigned validMarker1; in the define of yaffs_ExtendedTags; How is this variable used for? By the way, when a object is deleted and before the gc, how is the metadata changed in chunks? Thank you all.