All of lore.kernel.org
 help / color / mirror / Atom feed
* O_DIRECT for FAT
@ 2007-05-15  0:02 Hubertus Grobbel
  2007-05-14 22:29 ` Alan Cox
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hubertus Grobbel @ 2007-05-15  0:02 UTC (permalink / raw)
  To: Linux List

[-- Attachment #1: Type: text/plain, Size: 723 bytes --]

Hi,

I found out, that the option O_DIRECT for opening a file on a fat-
filesystem successfully completes. But reading and writing to that
file leads to EINVAL errors (using kernel 2.6.18).

I would like to access on certain files on a flash-disk without cache
usage, whereas the rest of the filesystem shall be accessed normally/cached.
I am aware of the previous discussion. My application is not targetting on a 
pure file usage (I can live with the existing features for that), but also 
for a side-channel IO to interact with the device. 

Do you see a way to solve my problem by any workaround? Is O_DIRECT
support for fat-fs feasible in future?

Grateful for any response.

Thanks in advance
Hubi

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-05-17 14:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15  0:02 O_DIRECT for FAT Hubertus Grobbel
2007-05-14 22:29 ` Alan Cox
2007-05-14 22:41 ` OGAWA Hirofumi
2007-05-15 12:28 ` Erik Mouw
2007-05-17 16:25   ` Hubertus Grobbel

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.