Re: [Yaffs] Question about yaffs objectId

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
Subject: 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.