Re: [PATCH v2 1/3] block: warn if sharing request queue across gendisks
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-03-29 14:10:35
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-03-29 14:10:35
On Tue, Mar 28 2017, Omar Sandoval wrote:
From: Omar Sandoval <redacted> Now that the remaining drivers have been converted to one request queue per gendisk, let's warn if a request queue gets registered more than once. This will catch future drivers which might do it inadvertently or any old drivers that I may have missed.
Added 1-3 for 4.12, thanks. Final nail in the coffin for shared queues. BTW, can you include a cover letter when it's more than one patch? Makes the flow a bit more straight forward. -- Jens Axboe