Re: [Yaffs] validMarker0 in Yaffs

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
Subject: Re: [Yaffs] validMarker0 in Yaffs
On Tuesday 15 February 2011 18:39:46 HuangAlex wrote:
> 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.


That actually serves no real functional purpose. It was used during
development debugging andand verification and could most likely be thrown
out.

-- CHarles