Re: [PATCH 3/4] rnbd-srv: remove rnbd_dev_{open,close}
From: Chaitanya Kulkarni <hidden>
Date: 2022-08-23 01:10:00
From: Chaitanya Kulkarni <hidden>
Date: 2022-08-23 01:10:00
On 8/21/22 23:17, Christoph Hellwig wrote:
These can be trivially open coded in the callers. Signed-off-by: Christoph Hellwig <hch@lst.de> ---
Looks good. Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> -ck