scsi: sr: Reinstate rotational media flag
[ Upstream commit 708e2371 ] Reinstate the rotational media flag for the CD-ROM driver. The flag has been cleared since commit bd4a633b ("block: move the nonrot flag to queue_limits") and this breaks some applications. Move queue limit configuration from get_sectorsize() to sr_revalidate_disk() and set the rotational flag. Cc: Christoph Hellwig <hch@lst.de> Fixes: bd4a633b ("block: move the nonrot flag to queue_limits") Signed-off-by:Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20250827113550.2614535-1-ming.lei@redhat.com Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading