Re: [PATCH v11 25/26] block/rnbd: a bit of documentation

From: Bart Van Assche
Date: Sat Mar 28 2020 - 15:40:14 EST


On 2020-03-20 05:16, Jack Wang wrote:
> +RNBD (RDMA Network Block Device) is a pair of kernel modules
> +(client and server) that allow for remote access of a block device on
> +the server over RTRS protocol using the RDMA (InfiniBand, RoCE, iWarp)
^^^^^
Isn't this protocol usually spelled as iWARP? See also
https://en.wikipedia.org/wiki/IWARP.

> +dev_search_path option can also contain %SESSNAME% in order to provide
> +different deviec namespaces for different sessions. See "device_path"
^^^^^^
device?
> +option for details.

Otherwise this patch looks fine to me. Hence:

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>