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 c8483f16528..7b004d678c3 100644
--- a/xlators/features/upcall/src/upcall-messages.h
+++ b/xlators/features/upcall/src/upcall-messages.h
@@ -56,6 +56,7 @@
* @recommendedaction None
*/
#define UPCALL_MSG_NO_MEMORY (GLFS_COMP_BASE_UPCALL + 1)
+#define UPCALL_MSG_INTERNAL_ERROR (GLFS_COMP_BASE_UPCALL + 2)
#define glfs_msg_end_x GLFS_MSGID_END, "Invalid: End of messages"