On Sat, Mar 28, 2020 at 8:40 PM Bart Van Assche <bvanassche@xxxxxxx> wrote: > > 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. Right. > > +dev_search_path option can also contain %SESSNAME% in order to provide > > +different deviec namespaces for different sessions. See "device_path" > ^^^^^^ > device? Will fix the typo. > > +option for details. > Otherwise this patch looks fine to me. Hence: > > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> Thank you.