JFFS2 determine writing state

Jamie Lokier jamie at shareable.org
Sat Jan 12 05:03:43 EST 2008


Josh Boyer wrote:
> The open call doesn't cause any writes, and close
> is supposed to flush all pending writes before it returns.

Oh, that's interesting.  So on JFFS2, fsync() is unnecessary before close()?

(On other filesystems it's necessary, of course).

-- Jamie



More information about the linux-mtd mailing list