Re: [Yaffs] Flush cache on umount

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Todd Poynor
Date:  
To: Charles Manning
CC: yaffs
Subject: Re: [Yaffs] Flush cache on umount
Charles Manning wrote:
>> int yaffs_FlushFile(yaffs_Object * obj, int updateTime);
>> +void yaffs_FlushEntireDeviceCache(yaffs_Device *dev);
>>
>> /* Directory operations */
>> yaffs_Object *yaffs_MknodDirectory(yaffs_Object * parent, const YCHAR *
>> name,
>
> It is already there ( a bit further up). Compiles clean for me.


oops, version control problem, sorry about that.


--
Todd