Re: [PATCH 3/5] block: remove the ->rq_disk field in struct request
From: Chaitanya Kulkarni <hidden>
Date: 2021-09-28 21:22:15
Also in:
linux-scsi
From: Chaitanya Kulkarni <hidden>
Date: 2021-09-28 21:22:15
Also in:
linux-scsi
On 9/27/21 10:22 PM, Christoph Hellwig wrote:
Just use the disk attached to the request_queue instead. Signed-off-by: Christoph Hellwig <hch@lst.de>
Looks good. Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>