Linux block layer
 help / color / mirror / Atom feed
From: Phillip Potter <phil@philpotter.co.uk>
To: axboe@kernel.dk
Cc: linux-block@vger.kernel.org, daan@amutable.com
Subject: [PATCH 0/1] cdrom, sr: patch for inclusion
Date: Mon, 27 Apr 2026 22:01:38 +0100	[thread overview]
Message-ID: <20260427210139.1400-1-phil@philpotter.co.uk> (raw)

Hi Jens,

Please apply the following patch by Daan De Meyer from Amutable, which
reworks some code to correct a longstanding issue with propagation of
writable status to the block layer. This has been reviewed both by
myself and Martin K. Petersen of Oracle, and I have also built and
runtime tested it without issue.

Many thanks in advance.

Regards,
Phil

Daan De Meyer (1):
  cdrom, scsi: sr: propagate read-only status to block layer via
    set_disk_ro()

 drivers/cdrom/cdrom.c | 73 ++++++++++++++++++++++++++++---------------
 drivers/scsi/sr.c     | 11 ++-----
 drivers/scsi/sr.h     |  1 -
 include/linux/cdrom.h |  1 +
 4 files changed, 51 insertions(+), 35 deletions(-)

-- 
2.53.0


             reply	other threads:[~2026-04-27 21:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-27 21:01 Phillip Potter [this message]
2026-04-27 21:01 ` [PATCH 1/1] cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro() Phillip Potter
2026-04-27 21:52   ` Jens Axboe
2026-04-29 19:53     ` Phillip Potter
2026-04-27 21:52 ` [PATCH 0/1] cdrom, sr: patch for inclusion Jens Axboe

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=20260427210139.1400-1-phil@philpotter.co.uk \
    --to=phil@philpotter.co.uk \
    --cc=axboe@kernel.dk \
    --cc=daan@amutable.com \
    --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