From: Christoph Hellwig <hch@infradead.org>
To: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] fat: fix writev(), add aio support
Date: Tue, 25 Jan 2005 19:37:32 +0000 [thread overview]
Message-ID: <20050125193732.GA26539@infradead.org> (raw)
In-Reply-To: <87oefdz9wp.fsf@devron.myhome.or.jp>
On Wed, Jan 26, 2005 at 02:38:30AM +0900, OGAWA Hirofumi wrote:
> Christoph Hellwig <hch@lst.de> writes:
>
> > This patch fixes vectored write support on fat to do the nessecary
> > non-standard action done in write() aswell.
> >
> > Also adds aio support and makes read/write wrappers around the aio
> > version.
>
> The fatfs doesn't have the ->direct_IO(), so the AIO stuff seems to be
> not useful for now.
I kinda agree. It's usefull
a) to make aio actually work with the aio patch that Suparna keeps
b) make the methods and feature sets uniqueue over all intree filesystems
prev parent reply other threads:[~2005-01-25 19:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-25 13:06 [PATCH] fat: fix writev(), add aio support Christoph Hellwig
2005-01-25 17:38 ` OGAWA Hirofumi
2005-01-25 19:37 ` Christoph Hellwig [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050125193732.GA26539@infradead.org \
--to=hch@infradead.org \
--cc=hirofumi@mail.parknet.co.jp \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).