Hi all, this series has a few simple rnbd cleanups. Slightly related question: why does rnbd send the max_hw_sectors value to the client given that it can't in any way be used by the client? Diffstat: drivers/block/rnbd/Makefile | 1 drivers/block/rnbd/rnbd-srv.c | 92 +++++++++++++++----------------------- drivers/block/rnbd/rnbd-srv.h | 2 drivers/block/rnbd/rnbd-srv-dev.c | 43 ----------------- drivers/block/rnbd/rnbd-srv-dev.h | 64 -------------------------- 5 files changed, 39 insertions(+), 163 deletions(-)