From: Ming Lei <ming.lei@redhat.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Ming Lei <ming.lei@redhat.com>
Subject: [PATCH 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
Date: Fri, 22 Jul 2022 10:36:36 +0800 [thread overview]
Message-ID: <20220722023638.601667-1-ming.lei@redhat.com> (raw)
Hello Jens,
The 1st patch cleans ublk_add_dev a bit, meantime fix one potential
mutex_destroy() issue.
The 2nd one makes sure that driver supported flags returned to
userspace, this way is important for maintaining compatibility.
Ming Lei (2):
ublk_drv: move destroying device out of ublk_add_dev
ublk_drv: make sure that correct flags(features) returned to userspace
drivers/block/ublk_drv.c | 32 ++++++++++++++++++++++++--------
include/uapi/linux/ublk_cmd.h | 11 +++++++++--
2 files changed, 33 insertions(+), 10 deletions(-)
--
2.31.1
next reply other threads:[~2022-07-22 2:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 2:36 Ming Lei [this message]
2022-07-22 2:36 ` [PATCH 1/2] ublk_drv: move destroying device out of ublk_add_dev Ming Lei
2022-07-22 2:58 ` Ziyang Zhang
2022-07-22 3:28 ` Ming Lei
2022-07-22 2:36 ` [PATCH 2/2] ublk_drv: make sure that correct flags(features) returned to userspace Ming Lei
2022-07-22 3:04 ` Ziyang Zhang
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=20220722023638.601667-1-ming.lei@redhat.com \
--to=ming.lei@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox