All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Subject: remove RQF_ELVPRIV
Date: Tue, 19 Oct 2021 15:39:42 +0200	[thread overview]
Message-ID: <20211019133944.2500822-1-hch@lst.de> (raw)

Hi Jens,

this series removes the RQF_ELVPRIV flag which isn't really needed
anymore.

Diffstat;
 block/blk-mq-debugfs.c |    1 -
 block/blk-mq-sched.h   |    5 ++---
 block/blk-mq.c         |    3 +--
 include/linux/blk-mq.h |    2 --
 4 files changed, 3 insertions(+), 8 deletions(-)

             reply	other threads:[~2021-10-19 13:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19 13:39 Christoph Hellwig [this message]
2021-10-19 13:39 ` [PATCH 1/2] blk-mq: remove the RQF_ELVPRIV check in blk_mq_free_request Christoph Hellwig
2021-10-19 13:43   ` Jens Axboe
2021-10-19 13:44     ` Christoph Hellwig
2021-10-19 13:46       ` Jens Axboe
2021-10-19 13:39 ` [PATCH 2/2] blk-mq: remove RQF_ELVPRIV Christoph Hellwig

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=20211019133944.2500822-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=linux-block@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.