From: Christoph Hellwig <hch@infradead.org>
To: Goldwyn Rodrigues <rgoldwyn@suse.de>
Cc: linux-fsdevel@vger.kernel.org, Goldwyn Rodrigues <rgoldwyn@suse.com>
Subject: Re: [PATCH] aio: Check for aio_flags
Date: Tue, 7 Feb 2017 23:59:30 -0800 [thread overview]
Message-ID: <20170208075930.GA32505@infradead.org> (raw)
In-Reply-To: <20170208023323.8962-1-rgoldwyn@suse.de>
On Tue, Feb 07, 2017 at 08:33:23PM -0600, Goldwyn Rodrigues wrote:
> From: Goldwyn Rodrigues <rgoldwyn@suse.com>
>
> aio_flags are not checked when performing io_submit() and
> can contain non-conforming values.
> Return -EINVAL if they are invalid.
while this is what we should have done from the start it could break
existing userspace programs now.
next prev parent reply other threads:[~2017-02-08 7:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-08 2:33 [PATCH] aio: Check for aio_flags Goldwyn Rodrigues
2017-02-08 7:59 ` Christoph Hellwig [this message]
2017-02-08 11:19 ` Goldwyn Rodrigues
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=20170208075930.GA32505@infradead.org \
--to=hch@infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=rgoldwyn@suse.com \
--cc=rgoldwyn@suse.de \
/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).