public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] cdrom, sr: patch for inclusion
@ 2026-04-27 21:01 Phillip Potter
  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 ` [PATCH 0/1] cdrom, sr: patch for inclusion Jens Axboe
  0 siblings, 2 replies; 4+ messages in thread
From: Phillip Potter @ 2026-04-27 21:01 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, daan

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-27 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 21:01 [PATCH 0/1] cdrom, sr: patch for inclusion Phillip Potter
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-27 21:52 ` [PATCH 0/1] cdrom, sr: patch for inclusion Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox