From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse To: tglx@linutronix.de In-Reply-To: <1106871577.21196.155.camel@tglx.tec.linutronix.de> References: <1106730647.6480.190.camel@localhost.localdomain> <1106857409.21196.58.camel@tglx.tec.linutronix.de> <1106865326.783.146.camel@baythorne.infradead.org> <1106871577.21196.155.camel@tglx.tec.linutronix.de> Content-Type: text/plain Date: Fri, 28 Jan 2005 00:33:19 +0000 Message-Id: <1106872400.6480.201.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: MTD List Subject: Re: JFFS3 memory consumption List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2005-01-28 at 01:19 +0100, Thomas Gleixner wrote: > Sure. I'm aware of O_SYNC, fsync() and sync(). > > Please reread http://sources.redhat.com/jffs2/jffs2.pdf That isn't a promise that I'll continue to guarantee anything that POSIX doesn't guarantee, especially in JFFS3. I'm not going to object to a mount option which forces O_SYNC behaviour for all files. But there's no need for that to be the default. -- dwmw2