Re: [PATCH V7 4/6] block: prepare for passing RQF_PREEMPT to request allocation
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-10-02 13:45:10
Also in:
linux-scsi, lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-10-02 13:45:10
Also in:
linux-scsi, lkml
As mentioned in the reply to Bart, I'd much rather use BLK_MQ_REQ_* for the sane blk_get_request version (which should have the same prototype as blk_mq_alloc_request) instead of having another flags namespace.