From: Al Viro <viro@zeniv.linux.org.uk>
To: Murphy Zhou <jencce.kernel@gmail.com>
Cc: 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 00:13:00 +0100 [thread overview]
Message-ID: <20190409231300.GQ2217@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20190409060650.28901-1-jencce.kernel@gmail.com>
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...
next prev parent reply other threads:[~2019-04-09 23:13 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 [this message]
2019-04-10 2:55 ` Murphy Zhou
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=20190409231300.GQ2217@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=jencce.kernel@gmail.com \
--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 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.