summaryrefslogtreecommitdiff
path: root/drivers/block/rnbd/rnbd-clt.c
diff options
context:
space:
mode:
authorMd Haris Iqbal <haris.iqbal@cloud.ionos.com>2021-04-28 09:13:56 +0300
committerJens Axboe <axboe@kernel.dk>2021-05-03 20:00:11 +0300
commit80d43cbd46155744ee450d2476ee4fcf2917ae9b (patch)
tree8ed97311c032c7412f0df7a429f4287a510a7e7f /drivers/block/rnbd/rnbd-clt.c
parent635de956a7f5a6ffcb04f29d70630c64c717b56b (diff)
downloadlinux-80d43cbd46155744ee450d2476ee4fcf2917ae9b.tar.xz
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
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@ionos.com> Reviewed-by: Guoqing Jiang <guoqing.jiang@ionos.com> Signed-off-by: Gioh Kim <gi-oh.kim@ionos.com> Link: https://lore.kernel.org/r/20210428061359.206794-2-gi-oh.kim@ionos.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/rnbd/rnbd-clt.c')
0 files changed, 0 insertions, 0 deletions