block/rnbd: include client and server modules into kernel compilation
authorJack Wang <jinpu.wang@cloud.ionos.com>
Mon, 11 May 2020 13:51:29 +0000 (15:51 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Sun, 17 May 2020 21:57:17 +0000 (18:57 -0300)
commitbc01885342e193e7943d86ccbd7bc3e8fee50a68
treed377d22a724aaab21fcc696b83dbbcc463685312
parent8cee532f469bbcdb6ac0ab161ebff36fbc6439d7
block/rnbd: include client and server modules into kernel compilation

Add rnbd Makefile, Kconfig and also corresponding lines into upper block
layer files.

Link: https://lore.kernel.org/r/20200511135131.27580-24-danil.kipnis@cloud.ionos.com
Signed-off-by: Danil Kipnis <danil.kipnis@cloud.ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/block/Kconfig
drivers/block/Makefile
drivers/block/rnbd/Kconfig [new file with mode: 0644]
drivers/block/rnbd/Makefile [new file with mode: 0644]