execute opcode "VDI_STATE_SNAPSHOT_CTL", sheepdog resize buffer if needed,
so this situation is not error.

Signed-off-by: Masaki Saeki<saeki.mas...@po.ntts.co.jp>
---
 sheep/ops.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sheep/ops.c b/sheep/ops.c
index bc2848b..7788460 100644
--- a/sheep/ops.c
+++ b/sheep/ops.c
@@ -1459,7 +1459,7 @@ static int local_vdi_state_snapshot_ctl(const struct 
sd_req *req,
                if (ret == SD_RES_SUCCESS)
                        rsp->data_length = length;
                else {
-                       sd_err("failed to get vdi state snapshot: %s",
+                       sd_info("failed to get vdi state snapshot: %s",
                               sd_strerror(ret));
 
                        return ret;
-- 
1.7.1


-- 
NTTソフトウェア株式会社
クラウド事業部
第一事業ユニット
佐伯 昌樹
TEL: 045-212-7393
FAX: 045-662-7856
Mail: saeki.mas...@po.ntts.co.jp
--

-- 
sheepdog mailing list
sheepdog@lists.wpkg.org
https://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to