代码拉取完成,页面将自动刷新
From 4f4be26d376039464104db3b35b8af864716a6ae Mon Sep 17 00:00:00 2001
From: Robert Altnoeder <robert.altnoeder@linbit.com>
Date: Thu, 15 Feb 2024 15:50:12 +0100
Subject: [PATCH 056/100] DRBDmon: Add constant ARG_INVALIDATE_REMOTE
---
user/drbdmon/subprocess/DrbdCmdConsts.cpp | 1 +
user/drbdmon/subprocess/DrbdCmdConsts.h | 1 +
2 files changed, 2 insertions(+)
diff --git a/user/drbdmon/subprocess/DrbdCmdConsts.cpp b/user/drbdmon/subprocess/DrbdCmdConsts.cpp
index ea157cfc..462d51bf 100644
--- a/user/drbdmon/subprocess/DrbdCmdConsts.cpp
+++ b/user/drbdmon/subprocess/DrbdCmdConsts.cpp
@@ -19,6 +19,7 @@ namespace drbdcmd
const std::string ARG_RESUME_SYNC("resume-sync");
const std::string ARG_RESIZE("resize");
const std::string ARG_INVALIDATE("invalidate");
+ const std::string ARG_INVALIDATE_REMOTE("invalidate-remote");
const std::string ARG_FORCE("--force");
const std::string ARG_DISCARD("--discard-my-data");
diff --git a/user/drbdmon/subprocess/DrbdCmdConsts.h b/user/drbdmon/subprocess/DrbdCmdConsts.h
index ddd8f674..25becd4f 100644
--- a/user/drbdmon/subprocess/DrbdCmdConsts.h
+++ b/user/drbdmon/subprocess/DrbdCmdConsts.h
@@ -23,6 +23,7 @@ namespace drbdcmd
extern const std::string ARG_RESUME_SYNC;
extern const std::string ARG_RESIZE;
extern const std::string ARG_INVALIDATE;
+ extern const std::string ARG_INVALIDATE_REMOTE;
extern const std::string ARG_FORCE;
extern const std::string ARG_DISCARD;
--
2.33.1.windows.1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。