On 4/27/21 23:14, Gioh Kim wrote: > From: Md Haris Iqbal <haris.iqbal@xxxxxxxxxxxxxxx> > > The member queue_depth in the structure rnbd_clt_session is read from the > rtrs client side using the function rtrs_clt_query, which in turn is read > from the rtrs_clt structure. It should really be of type size_t. > > Fixes: 90426e89f54db ("block/rnbd: client: private header with client structs and functions") > Signed-off-by: Md Haris Iqbal <haris.iqbal@xxxxxxxxx> > Reviewed-by: Guoqing Jiang <guoqing.jiang@xxxxxxxxx> > Signed-off-by: Gioh Kim <gi-oh.kim@xxxxxxxxx> > --- Looks good. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>