From: levin li <[email protected]>

Signed-off-by: levin li <[email protected]>
---
 sheep/ops.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/sheep/ops.c b/sheep/ops.c
index 6802aea..f236ab2 100644
--- a/sheep/ops.c
+++ b/sheep/ops.c
@@ -845,6 +845,7 @@ static struct sd_op_template sd_ops[] = {
        },
 
        [SD_OP_NOTIFY_VDI_DEL] = {
+               .name = "NOTIFY_VDI_DEL",
                .type = SD_OP_TYPE_CLUSTER,
                .force = 1,
                .process_main = cluster_notify_vdi_del,
-- 
1.7.10

-- 
sheepdog mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to