Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Keith Busch <kbusch@meta.com>
Cc: linux-nvme@lists.infradead.org, hch@lst.de, sagi@grimberg.me,
	Keith Busch <kbusch@kernel.org>
Subject: Re: [PATCH 5/6] nvme-ioctl: combine alloc and map
Date: Mon, 24 Feb 2025 23:35:31 +0100	[thread overview]
Message-ID: <20250224223531.GD15518@lst.de> (raw)
In-Reply-To: <20250224182128.2042061-6-kbusch@meta.com>

On Mon, Feb 24, 2025 at 10:21:27AM -0800, Keith Busch wrote:
> From: Keith Busch <kbusch@kernel.org>
> 
> The same pattern repeats, so combine it. Also, the existing mapping
> leaks a request if a user requests to map a vectored fixed buffer, or
> unsupportable metadata formts, so these get fixed here too.

That fix should probably be a separate backportable patch at the
beginning of the series.

Otherwise looks sane.


  parent reply	other threads:[~2025-02-24 22:35 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-24 18:21 [PATCH 0/6] nvme ioctl cleanups Keith Busch
2025-02-24 18:21 ` [PATCH 1/6] nvme-ioctl: fold open_for_write into flags Keith Busch
2025-02-24 22:17   ` Damien Le Moal
2025-02-24 22:21   ` Chaitanya Kulkarni
2025-02-24 23:10   ` Christoph Hellwig
2025-02-25  9:05   ` Kanchan Joshi
2025-02-24 18:21 ` [PATCH 2/6] nvme-ioctl: use common type for user data addresses Keith Busch
2025-02-24 22:22   ` Damien Le Moal
2025-02-24 22:30   ` Christoph Hellwig
2025-02-24 22:47     ` Keith Busch
2025-02-25  9:07   ` Kanchan Joshi
2025-02-25 14:29   ` Nilay Shroff
2025-02-24 18:21 ` [PATCH 3/6] nvme-ioctl: fold 'vec' into flags Keith Busch
2025-02-24 22:23   ` Damien Le Moal
2025-02-24 22:34   ` Christoph Hellwig
2025-02-25  9:08   ` Kanchan Joshi
2025-02-24 18:21 ` [PATCH 4/6] nvme-ioctl: common user timeout setting Keith Busch
2025-02-24 22:29   ` Damien Le Moal
2025-02-24 22:34   ` Christoph Hellwig
2025-02-25  9:08   ` Kanchan Joshi
2025-02-24 18:21 ` [PATCH 5/6] nvme-ioctl: combine alloc and map Keith Busch
2025-02-24 22:30   ` Damien Le Moal
2025-02-24 22:35   ` Christoph Hellwig [this message]
2025-02-25  9:33   ` Kanchan Joshi
2025-02-24 18:21 ` [PATCH 6/6] nvme-ioctl: simplify parameters Keith Busch
2025-02-24 22:32   ` Damien Le Moal
2025-02-24 22:37   ` Christoph Hellwig
2025-02-25  9:35   ` Kanchan Joshi
2025-02-25  0:44 ` [PATCH 0/6] nvme ioctl cleanups Chaitanya Kulkarni
2025-03-03 20:03 ` Keith Busch

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=20250224223531.GD15518@lst.de \
    --to=hch@lst.de \
    --cc=kbusch@kernel.org \
    --cc=kbusch@meta.com \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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