diff options
Diffstat (limited to 'api/src/gfapi-messages.h')
| -rw-r--r-- | api/src/gfapi-messages.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/gfapi-messages.h b/api/src/gfapi-messages.h index 6e131b5a295..b4ecefbeb56 100644 --- a/api/src/gfapi-messages.h +++ b/api/src/gfapi-messages.h @@ -58,7 +58,7 @@  #define API_MSG_FSMUTEX_UNLOCK_FAILED           (GLFS_GFAPI_BASE + 10)  #define API_MSG_INODE_REFRESH_FAILED            (GLFS_GFAPI_BASE + 11)  #define API_MSG_GRAPH_CONSTRUCT_FAILED          (GLFS_GFAPI_BASE + 12) -#define API_MSG_FUSE_XLATOR_ERROR               (GLFS_GFAPI_BASE + 13) +#define API_MSG_API_XLATOR_ERROR                (GLFS_GFAPI_BASE + 13)  #define API_MSG_XDR_PAYLOAD_FAILED              (GLFS_GFAPI_BASE + 14)  #define API_MSG_GET_VOLINFO_CBK_FAILED          (GLFS_GFAPI_BASE + 15)  #define API_MSG_FETCH_VOLUUID_FAILED            (GLFS_GFAPI_BASE + 16)  | 
