Centos-kernel-stream-9/drivers/cdrom
Ming Lei 6fa7a62b2f block: remove BLK_MQ_F_SHOULD_MERGE
JIRA: https://issues.redhat.com/browse/RHEL-79409
Conflicts: drop change on ublk which isn't supported by rhel9,
	and drop mtd change which isn't needed.

commit cc76ace465d6977b47daa427379b7be1e0976f12
Author: Christoph Hellwig <hch@lst.de>
Date:   Thu Dec 19 07:01:59 2024 +0100

    block: remove BLK_MQ_F_SHOULD_MERGE

    BLK_MQ_F_SHOULD_MERGE is set for all tag_sets except those that purely
    process passthrough commands (bsg-lib, ufs tmf, various nvme admin
    queues) and thus don't even check the flag.  Remove it to simplify the
    driver interface.

    Signed-off-by: Christoph Hellwig <hch@lst.de>
    Link: https://lore.kernel.org/r/20241219060214.1928848-1-hch@lst.de
    Signed-off-by: Jens Axboe <axboe@kernel.dk>

Signed-off-by: Ming Lei <ming.lei@redhat.com>
2025-03-14 16:48:35 +08:00
..
Makefile
cdrom.c cdrom: Fix typo, 'devicen' to 'device' 2025-03-14 16:48:30 +08:00
gdrom.c block: remove BLK_MQ_F_SHOULD_MERGE 2025-03-14 16:48:35 +08:00