]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-nbd: Add resize support
authorMike Christie <mchristi@redhat.com>
Sun, 26 May 2019 21:51:17 +0000 (16:51 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 23 Jul 2019 17:23:37 +0000 (13:23 -0400)
commit488f30c9dcf59ed09d9de750e2e497570f9ac99b
treef2fc1fb1c094596c766358a0f5e7ae50b3dbc857
parenta62783a26475b9ec8c6cc245d65d94782eddacaf
rbd-nbd: Add resize support

This adds resize support to rbd nbd when using the netlink interface.
It requires this linux kernel patch:

https://marc.info/?l=linux-block&m=155916096905474&w=2

which has been merged into the block tree for 5.4.

Signed-off-by: Mike Christie <mchristi@redhat.com>
src/tools/rbd_nbd/nbd-netlink.h
src/tools/rbd_nbd/rbd-nbd.cc