summaryrefslogtreecommitdiffstats
path: root/xlators/features/shard/src/shard-messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/shard/src/shard-messages.h')
-rw-r--r--xlators/features/shard/src/shard-messages.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xlators/features/shard/src/shard-messages.h b/xlators/features/shard/src/shard-messages.h
index 9a232a8e7ff..d7296fc214f 100644
--- a/xlators/features/shard/src/shard-messages.h
+++ b/xlators/features/shard/src/shard-messages.h
@@ -41,7 +41,8 @@ GLFS_MSGID(SHARD,
SHARD_MSG_TRUNCATE_LAST_SHARD_FAILED,
SHARD_MSG_UPDATE_FILE_SIZE_FAILED,
SHARD_MSG_FOP_NOT_SUPPORTED,
- SHARD_MSG_INVALID_FOP
+ SHARD_MSG_INVALID_FOP,
+ SHARD_MSG_MEMALLOC_FAILED
);
#endif /* !_SHARD_MESSAGES_H_ */