Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F7610055
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/include/crm/lrmd_compat.h b/include/crm/lrmd_compat.h
index 4038e84ce5..1598cbcd5a 100644
--- a/include/crm/lrmd_compat.h
+++ b/include/crm/lrmd_compat.h
@@ -1,60 +1,57 @@
/*
* Copyright 2012-2024 the Pacemaker project contributors
*
* The version control history for this file may have further details.
*
* This source code is licensed under the GNU Lesser General Public License
* version 2.1 or later (LGPLv2.1+) WITHOUT ANY WARRANTY.
*/
#ifndef PCMK__CRM_LRMD_COMPAT__H
# define PCMK__CRM_LRMD_COMPAT__H
#ifdef __cplusplus
extern "C" {
#endif
/**
* \file
* \brief Deprecated executor utilities
* \ingroup core
* \deprecated Do not include this header directly. The utilities in this
* header, and the header itself, will be removed in a future
* release.
*/
//! \deprecated Do not use
#define F_LRMD_OPERATION "lrmd_op"
//! \deprecated Do not use
#define F_LRMD_CLIENTNAME "lrmd_clientname"
//! \deprecated Do not use
#define F_LRMD_CALLBACK_TOKEN "lrmd_async_id"
//! \deprecated Do not use
#define F_LRMD_IS_IPC_PROVIDER "lrmd_is_ipc_provider"
//! \deprecated Do not use
#define F_LRMD_CLIENTID "lrmd_clientid"
//! \deprecated Do not use
#define F_LRMD_PROTOCOL_VERSION "lrmd_protocol_version"
//! \deprecated Do not use
#define F_LRMD_REMOTE_MSG_TYPE "lrmd_remote_msg_type"
//! \deprecated Do not use
#define F_LRMD_REMOTE_MSG_ID "lrmd_remote_msg_id"
//! \deprecated Do not use
#define F_LRMD_CALLID "lrmd_callid"
-//! \deprecated Do not use
-#define F_LRMD_CALLOPTS "lrmd_callopt"
-
#ifdef __cplusplus
}
#endif
#endif // PCMK__CRM_LRMD_COMPAT__H
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Oct 16, 12:36 AM (10 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2524493
Default Alt Text
(1 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment