summaryrefslogtreecommitdiffstats
path: root/xlators/features/upcall/src/upcall-messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/upcall/src/upcall-messages.h')
-rw-r--r--xlators/features/upcall/src/upcall-messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/upcall/src/upcall-messages.h b/xlators/features/upcall/src/upcall-messages.h
index 7b004d678c3..5472b4a5cbd 100644
--- a/xlators/features/upcall/src/upcall-messages.h
+++ b/xlators/features/upcall/src/upcall-messages.h
@@ -57,6 +57,7 @@
*/
#define UPCALL_MSG_NO_MEMORY (GLFS_COMP_BASE_UPCALL + 1)
#define UPCALL_MSG_INTERNAL_ERROR (GLFS_COMP_BASE_UPCALL + 2)
+#define UPCALL_MSG_NOTIFY_FAILED (GLFS_COMP_BASE_UPCALL + 3)
#define glfs_msg_end_x GLFS_MSGID_END, "Invalid: End of messages"