Re: [PATCH 1/4] rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
From: Chaitanya Kulkarni <hidden>
Date: 2022-08-23 01:08:56
From: Chaitanya Kulkarni <hidden>
Date: 2022-08-23 01:08:56
On 8/21/22 23:17, Christoph Hellwig wrote:
Remove all the wrappers and just get the information directly from the block device, or where no such helpers exist the request_queue. Signed-off-by: Christoph Hellwig <hch@lst.de> ---
Looks good. Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> -ck