Author: Charles ManningDate: To: yaffsSubject: Re: [Yaffs] Question about yaffs objectId
On Monday 28 March 2011 03:52:26 HuangAlex wrote:
> Hi all,
>
> I want to know how yaffs allocate it objectId
Have a look at the code for yaffs_new_obj_id(struct yaffs_dev *dev)
> and if yaffs will reuse the
> deleted objectId in future?
Yes it does.