[RFC 3/3] nvme: create special request queue for cdev
Johannes Thumshirn
Johannes.Thumshirn at wdc.com
Tue May 2 05:20:43 PDT 2023
On 01.05.23 17:33, Keith Busch wrote:
> + blk_queue_flag_clear(QUEUE_FLAG_NOMERGES, q);
Shouldn't that be blk_queue_flag_set(QUEUE_FLAG_NOMERGES, q);
More information about the Linux-nvme
mailing list