Skip to content
Snippets Groups Projects
Commit 69546779 authored by Giuseppe Lo Presti's avatar Giuseppe Lo Presti
Browse files

Resurrected the StageDiskCopyReplicaRequest type as it is used by the B/W lists

parent c2721149
Branches
Tags
No related merge requests found
......@@ -170,7 +170,7 @@ const char* castor::ObjectsIdStrings[ObjectsIdsNb] = {
"JobSubmissionRequest",
"VersionQuery",
"VersionResponse",
"DELETED TYPE",
"StageDiskCopyReplicaRequest",
"RepackResponse",
"RepackFileQry",
"DELETED TYPE",
......
......@@ -127,6 +127,7 @@ namespace castor {
OBJ_JobSubmissionRequest = 130,
OBJ_VersionQuery = 131,
OBJ_VersionResponse = 132,
OBJ_StageDiskCopyReplicaRequest = 133,
OBJ_RepackResponse = 134,
OBJ_RepackFileQry = 135,
OBJ_CnsInfoMigrationPolicy = 136,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment