From 98e73218d9771f2bf1bf2202f186a1d37b76d2be Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 30 Jul 2020 16:45:02 +0200 Subject: [dnbd3/run-virt] Use dnbd3-server-proxy-fuse for local caching --- core/modules/dnbd3/module.build | 1 + 1 file changed, 1 insertion(+) (limited to 'core/modules/dnbd3/module.build') diff --git a/core/modules/dnbd3/module.build b/core/modules/dnbd3/module.build index 48fa7c7b..5f049e97 100644 --- a/core/modules/dnbd3/module.build +++ b/core/modules/dnbd3/module.build @@ -35,6 +35,7 @@ build() { -DBUILD_FUSE_CLIENT=ON \ -DBUILD_KERNEL_MODULE=ON \ -DBUILD_SERVER=ON \ + -DBUILD_SERVER_FUSE=ON \ -DBUILD_STRESSTEST=OFF \ "$MODULE_WORK_DIR/src/dnbd3" || perror "Could not cmake" make dnbd3-client || perror "Could not make dnbd3-client" -- cgit v1.2.3-55-g7522