Re: O_DIRECT support in ext3?

Andreas Dilger (adilger@clusterfs.com)
Tue, 13 Aug 2002 11:27:05 -0600


On Aug 13, 2002 15:48 +0200, Roy Sigurd Karlsbakk wrote:
> playing around with O_DIRECT, I really _can't_ make it work on ext3?
>
> why is this?

Because O_DIRECT needs a specific o_direct I/O method that has not yet
been written for ext3. I believe only ext2 and reiserfs support it
right now. I will eventually need to add support for this, but it is
not yet high on my list of priorities. Maybe someone else will beat
me to it.

Cheers, Andreas

--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/