All of lore.kernel.org
 help / color / mirror / Atom feed
* mmap for JFFS2
@ 2007-07-30  9:35 alex_khrist
  0 siblings, 0 replies; only message in thread
From: alex_khrist @ 2007-07-30  9:35 UTC (permalink / raw)
  To: linux-mtd

Hi!
I use JFFS2 on NAND flash. Some apps require memory mapped file
opened with MAP_SHARED for read/write. But 'mmap' returns EINVAL,
since 'writepage'doesn't implemented for JFFS2 (even in 2.6.22 kernel).
It seems what I have to do it by myself. But I have some doubts.
Why it is not imlemented yet? What the troubles occur for JFFS2 developers?
Does anybody know some workarounds?
P.S. I can't change anything within given apps.

WBR, Alex Khristianovsky.
__________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-30  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30  9:35 mmap for JFFS2 alex_khrist

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.