Re: [Yaffs] Saving checkpoint on remount read-only

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: ian@brightstareng.com
Date:  
To: yaffs
Subject: Re: [Yaffs] Saving checkpoint on remount read-only
On Tuesday 20 March 2007 06:31, Vitaly Wool wrote:
> > The attached patch implements saving of yaffs checkpoint in
> > case fs is remounted read-only. This allows the usage of
> > checkpoint mechanizm even if, for some reason, the system
> > can not cleanly unmount yaffs filesystem but can remount it
> > read-only.


Does this change mean that when a user mounts Yaffs fs read-only
that write operations may take place to the NAND media?

-imcd