All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: Jiufei Xue <jiufei.xue@linux.alibaba.com>
Cc: Amir Goldstein <amir73il@gmail.com>,
	overlayfs <linux-unionfs@vger.kernel.org>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH V2 0/2] ovl: implement async IO routines
Date: Fri, 24 Jan 2020 13:10:48 +0100	[thread overview]
Message-ID: <CAJfpegsOt0cX-8dN-3Fq=bfqmxYCDu=7eN_-=5rusy5VTjD3Mg@mail.gmail.com> (raw)
In-Reply-To: <1574243126-59283-1-git-send-email-jiufei.xue@linux.alibaba.com>

On Wed, Nov 20, 2019 at 10:45 AM Jiufei Xue
<jiufei.xue@linux.alibaba.com> wrote:
>
> ovl stacks regular file operations now. However it doesn't implement
> async IO routines and will convert async IOs to sync IOs which is not
> expected.
>
> This patchset implements overlayfs async IO routines.

Thanks,  pushed to overlayfs-next with slight modifications.

Miklos

      parent reply	other threads:[~2020-01-24 12:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20  9:45 [PATCH V2 0/2] ovl: implement async IO routines Jiufei Xue
2019-11-20  9:45 ` [PATCH 1/2] vfs: add vfs_iocb_iter_[read|write] helper functions Jiufei Xue
2019-11-20  9:45 ` [PATCH 2/2] ovl: implement async IO routines Jiufei Xue
2019-11-26  2:00 ` [PATCH V2 0/2] " Jiufei Xue
2019-12-06  3:54   ` Jiufei Xue
2019-12-06  3:54     ` Jiufei Xue
2020-01-24 12:10 ` Miklos Szeredi [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='CAJfpegsOt0cX-8dN-3Fq=bfqmxYCDu=7eN_-=5rusy5VTjD3Mg@mail.gmail.com' \
    --to=miklos@szeredi.hu \
    --cc=amir73il@gmail.com \
    --cc=jiufei.xue@linux.alibaba.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-unionfs@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 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.