Linux-Block Archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-block@vger.kernel.org, saranyamohan@google.com,
	 shinichiro.kawasaki@wdc.com
Subject: Re: [PATCH v2] block: propagate partition scanning errors to the BLKRRPART ioctl
Date: Thu, 18 Apr 2024 09:34:50 -0600	[thread overview]
Message-ID: <171345449077.438677.10984470002252005040.b4-ty@kernel.dk> (raw)
In-Reply-To: <20240417144743.2277601-1-hch@lst.de>


On Wed, 17 Apr 2024 16:47:43 +0200, Christoph Hellwig wrote:
> Commit 4601b4b130de ("block: reopen the device in blkdev_reread_part")
> lost the propagation of I/O errors from the low-level read of the
> partition table to the user space caller of the BLKRRPART.
> 
> Apparently some user space relies on, so restore the propagation.  This
> isn't exactly pretty as other block device open calls explicitly do not
> are about these errors, so add a new BLK_OPEN_STRICT_SCAN to opt into
> the error propagation.
> 
> [...]

Applied, thanks!

[1/1] block: propagate partition scanning errors to the BLKRRPART ioctl
      commit: 752863bddacab6b5c5164b1df8c8b2e3a175ee28

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2024-04-18 15:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17 14:47 [PATCH v2] block: propagate partition scanning errors to the BLKRRPART ioctl Christoph Hellwig
2024-04-18  2:10 ` Shinichiro Kawasaki
2024-04-18  3:09   ` Chaitanya Kulkarni
2024-04-18 15:34 ` 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=171345449077.438677.10984470002252005040.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=saranyamohan@google.com \
    --cc=shinichiro.kawasaki@wdc.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 read-only IMAP folder(s) and NNTP newsgroup(s).