linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Iurii Zaikin <yzaikin@google.com>
To: "Maciej Żenczykowski" <zenczykowski@gmail.com>
Cc: "Maciej Żenczykowski" <maze@google.com>,
	"Luis Chamberlain" <mcgrof@kernel.org>,
	"Kees Cook" <keescook@chromium.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	"Linus FS Devel Mailing List" <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH] proc_do_large_bitmap - return error on writes to non-existant bitmap
Date: Mon, 2 Dec 2019 10:44:03 -0800	[thread overview]
Message-ID: <CAAXuY3oZSMYd8_f9dDSf_oktnC0oS6yKBJWOmcMi4Jn6C0MkkA@mail.gmail.com> (raw)
In-Reply-To: <20191127095459.168324-1-zenczykowski@gmail.com>

On Wed, Nov 27, 2019 at 1:55 AM Maciej Żenczykowski
<zenczykowski@gmail.com> wrote:
> We return ENOMEDIUM 'No medium found', because it's the best error
> I could come up with to describe the situation.
EFAULT for bitmap == NULL and
EINVAL for bitmap_len == 0?

      parent reply	other threads:[~2019-12-02 18:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-27  9:54 [PATCH] proc_do_large_bitmap - return error on writes to non-existant bitmap Maciej Żenczykowski
     [not found] ` <CAB=NE6Ufwg4mkF8Xu9tjajb=bp74pfPiMFYHRATszMqkS7sR0g@mail.gmail.com>
2019-11-27 21:32   ` Iurii Zaikin
2019-12-02 18:44 ` Iurii Zaikin [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=CAAXuY3oZSMYd8_f9dDSf_oktnC0oS6yKBJWOmcMi4Jn6C0MkkA@mail.gmail.com \
    --to=yzaikin@google.com \
    --cc=keescook@chromium.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maze@google.com \
    --cc=mcgrof@kernel.org \
    --cc=zenczykowski@gmail.com \
    /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).