block/rnbd: client device does not care queue/rotational
authorGioh Kim <gi-oh.kim@ionos.com>
Fri, 14 Jan 2022 15:58:55 +0000 (16:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Feb 2022 14:50:08 +0000 (07:50 -0700)
commit448025c103938d944f88db9671c1c224295deeae
treec6ea8041db1a8290b8bddc841b7c02e11aa690d7
parentd8025e5b13f8f42f798719494c719d2ae217a7ce
block/rnbd: client device does not care queue/rotational

On client side, the device is a network device. There is no reason
to set rotational even-if the target device on server is rotational.

Signed-off-by: Gioh Kim <gi-oh.kim@ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Link: https://lore.kernel.org/r/20220114155855.984144-3-haris.iqbal@ionos.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rnbd/rnbd-clt.c
drivers/block/rnbd/rnbd-clt.h
drivers/block/rnbd/rnbd-proto.h
drivers/block/rnbd/rnbd-srv.c