]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/dlm/dlm_internal.h
Pull thermal into release branch
[karo-tx-linux.git] / fs / dlm / dlm_internal.h
index 178931cca67c97c07d84d5ad3403fdc08f259b26..30994d68f6a078d7e87e0a46429093b11fc4f631 100644 (file)
@@ -342,6 +342,7 @@ struct dlm_header {
 #define DLM_MSG_LOOKUP         11
 #define DLM_MSG_REMOVE         12
 #define DLM_MSG_LOOKUP_REPLY   13
+#define DLM_MSG_PURGE          14
 
 struct dlm_message {
        struct dlm_header       m_header;