diff options
Diffstat (limited to 'xlators/storage/posix/src/posix-messages.h')
| -rw-r--r-- | xlators/storage/posix/src/posix-messages.h | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/xlators/storage/posix/src/posix-messages.h b/xlators/storage/posix/src/posix-messages.h index 6b5332b6d09..b83a7b18809 100644 --- a/xlators/storage/posix/src/posix-messages.h +++ b/xlators/storage/posix/src/posix-messages.h @@ -138,7 +138,8 @@ GLFS_MSGID(POSIX,          P_MSG_DISK_SPACE_CHECK_FAILED,          P_MSG_FALLOCATE_FAILED,          P_MSG_STOREMDATA_FAILED, -        P_MSG_FETCHMDATA_FAILED +        P_MSG_FETCHMDATA_FAILED, +        P_MSG_GETMDATA_FAILED  );  #endif /* !_GLUSTERD_MESSAGES_H_ */  | 
