OSDN Git Service

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>
Sun, 27 Feb 2022 21:49:48 +0000 (14:49 -0700)
commit030ce8ba97d2e85e5310b1ae8236cd640bd384d0
tree4cddbd317642801faed32613a9cfd39b86373e89
parent4a09a845c1773fe3cd96c2afe737b58a88e3d30b
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