linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Murphy Zhou <jencce.kernel@gmail.com>
To: Al Viro <viro@zeniv.linux.org.uk>
Cc: Linux-Fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH] fs/aio.c: fix wrong return value regression in __io_submit_one
Date: Wed, 10 Apr 2019 10:55:10 +0800	[thread overview]
Message-ID: <CADJHv_uEJMfzNTDHn0YmKJucXB8=+Twg7fC5vK+pPgD0meAR3A@mail.gmail.com> (raw)
In-Reply-To: <20190409231300.GQ2217@ZenIV.linux.org.uk>

On Wed, Apr 10, 2019 at 7:13 AM Al Viro <viro@zeniv.linux.org.uk> wrote:
>
> On Tue, Apr 09, 2019 at 02:06:50PM +0800, Murphy Zhou wrote:
> > Now it returns 0 when actually error happened, causing kernel hang easily.
> >
> > Fixes: 7316b49 "aio: move sanity checks and request allocation to io_submit_one()"
> > Signed-off-by: Murphy Zhou <jencce.kernel@gmail.com>
>
> See 18bfb9c6a8a5 (aio: Fix an error code in __io_submit_one()) in
> vfs.git#fixes...

Got it, Thanks!

      reply	other threads:[~2019-04-10  2:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09  6:06 [PATCH] fs/aio.c: fix wrong return value regression in __io_submit_one Murphy Zhou
2019-04-09 23:13 ` Al Viro
2019-04-10  2:55   ` Murphy Zhou [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='CADJHv_uEJMfzNTDHn0YmKJucXB8=+Twg7fC5vK+pPgD0meAR3A@mail.gmail.com' \
    --to=jencce.kernel@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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).