All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: ming.lei@redhat.com
Cc: Christoph Hellwig <hch@lst.de>,
	ZiyangZhang@linux.alibaba.com, linux-block@vger.kernel.org
Subject: Re: [PATCH V4 0/4] ublk_drv: add generic mechanism to get/set parameters
Date: Sat, 30 Jul 2022 09:04:37 -0600	[thread overview]
Message-ID: <165919347748.47051.9597383073057729123.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220730092750.1118167-1-ming.lei@redhat.com>

On Sat, 30 Jul 2022 17:27:46 +0800, Ming Lei wrote:
> The 1st two patches fixes ublk device leak or hang issue in case of some
> failure path, such as, failing to start device.
> 
> The 3rd patch adds two control commands for setting/getting device
> parameters in generic way, and easy to extend to add new parameter
> type.
> 
> [...]

Applied, thanks!

[1/4] ublk_drv: cancel device even though disk isn't up
      commit: 90828a5e0d656f83f67929ece0a50ff0fb6ab7a3
[2/4] ublk_drv: fix ublk device leak in case that add_disk fails
      commit: ed772fe30a04e07e25313b62c0659b2bcf41195c
[3/4] ublk_drv: add SET_PARAMS/GET_PARAMS control command
      commit: 134ec0b02374bb85451ef90ab0d0bac233c945f1
[4/4] ublk_drv: cleanup ublksrv_ctrl_dev_info
      commit: 099d9b8d637b88a7718fe51129db4dc686ce9cea

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2022-07-30 15:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-30  9:27 [PATCH V4 0/4] ublk_drv: add generic mechanism to get/set parameters Ming Lei
2022-07-30  9:27 ` [PATCH V4 1/4] ublk_drv: cancel device even though disk isn't up Ming Lei
2022-07-30  9:27 ` [PATCH V4 2/4] ublk_drv: fix ublk device leak in case that add_disk fails Ming Lei
2022-07-30  9:27 ` [PATCH V4 3/4] ublk_drv: add SET_PARAMS/GET_PARAMS control command Ming Lei
2022-07-30  9:27 ` [PATCH V4 4/4] ublk_drv: cleanup ublksrv_ctrl_dev_info Ming Lei
2022-07-30 15:04 ` [PATCH V4 0/4] ublk_drv: add generic mechanism to get/set parameters Jens Axboe
2022-08-01  2:13   ` Ming Lei
2022-07-30 15:04 ` Jens Axboe [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=165919347748.47051.9597383073057729123.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=ZiyangZhang@linux.alibaba.com \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=ming.lei@redhat.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 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.