Re: [Yaffs] Time stamps in file header chunks

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: Zorat
CC: yaffs
Subject: Re: [Yaffs] Time stamps in file header chunks
Like most flash file systems, yaffs does not update atime
automatically because this causes extra writes (a bad thing on flash).
You can force atime changes through setattr.


On Thu, Mar 24, 2011 at 3:03 AM, <> wrote:
>
> Hi all,
>
> which time stamps does YAFFS2 store inside header chunks? As far as I can see in several dumps, atime is not saved inside header chunks, but something that looks like the "birth time" of a file... Also, "cat" does not lead to a new header chunk being written to nand... Does YAFFS2 actually only store mtime, ctime and this birth time?
>
> Cheers,
>
> Chris
>
>
>
> ___________________________________________________________
> Empfehlen Sie WEB.DE DSL Ihren Freunden und Bekannten und wir
> belohnen Sie mit bis zu 100,- Euro! https://freundschaftswerbung.web.de
>
> _______________________________________________
> yaffs mailing list
>
> http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>