commit | fb7afc797e071f2616e1ccc849b39fe43e7033bf | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Wed Jul 04 14:23:02 2018 +0300 |
committer | Eric Blake <eblake@redhat.com> | Wed Sep 26 21:37:48 2018 -0500 |
tree | 316521c3d2df52bbafdb5726777d5d935c2f6449 | |
parent | cb9f871e80fe630422e0962751a6f9fb1795fe02 [diff] |
nbd/server: send more than one extent of base:allocation context This is necessary for efficient block-status export, for clients which support it. (qemu is not yet such a client, but could become one.) Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-Id: <20180704112302.471456-3-vsementsov@virtuozzo.com> [eblake: grammar tweaks] Signed-off-by: Eric Blake <eblake@redhat.com>