summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/clvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/clvmd/clvm.h')
-rw-r--r--daemons/clvmd/clvm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemons/clvmd/clvm.h b/daemons/clvmd/clvm.h
index 481d644a..04ab2835 100644
--- a/daemons/clvmd/clvm.h
+++ b/daemons/clvmd/clvm.h
@@ -62,6 +62,7 @@ static const char CLVMD_SOCKNAME[] = "\0clvmd";
/* Lock/Unlock commands */
#define CLVMD_CMD_LOCK_LV 50
#define CLVMD_CMD_LOCK_VG 51
+#define CLVMD_CMD_LOCK_QUERY 52
/* Misc functions */
#define CLVMD_CMD_REFRESH 40