
s/buils/build On 01/17/2017 09:10 AM, Olga Krishtal wrote:
This patch only adds --with-storage-vstorage build option. In order to use vstorage as a backend for storage pool vstorage tools should be installed.
Signed-off-by: Olga Krishtal <okrishtal@virtuozzo.com> --- configure.ac | 4 +++ m4/virt-storage-vstorage.m4 | 73 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+) create mode 100644 m4/virt-storage-vstorage.m4
Seems reasonable to me - although I'm no expert at this stuff. Since this doesn't make sense without patch 2/5 - I'll merge before pushing, but thank you for separating for easier review. The new commit message will be "Introduce Virtuozzo vstorage backend" and commit message altered. ACK... John