summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/pl-messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/locks/src/pl-messages.h')
-rw-r--r--xlators/features/locks/src/pl-messages.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xlators/features/locks/src/pl-messages.h b/xlators/features/locks/src/pl-messages.h
index 7a1e3f488e7..e5a276f35b5 100644
--- a/xlators/features/locks/src/pl-messages.h
+++ b/xlators/features/locks/src/pl-messages.h
@@ -24,7 +24,9 @@
*/
GLFS_MSGID(PL,
- PL_MSG_LOCK_NUMBER
+ PL_MSG_LOCK_NUMBER,
+ PL_MSG_INODELK_CONTENTION_FAILED,
+ PL_MSG_ENTRYLK_CONTENTION_FAILED
);
#endif /* !_PL_MESSAGES_H_ */