Skip to content
Snippets Groups Projects
Commit 60d80d2e authored by Benjamin Couturier's avatar Benjamin Couturier Committed by Steven Murray
Browse files

Added hintreqid

parent 7f32f03a
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@
#define CA_MAXVSNLEN 6 /* maximum length for a VSN */
#define CA_MAXCKSUMNAMELEN 15 /* maximum length for a checksum algorithm name */
#define CA_MAXDMPROTNAMELEN 15 /* maximum length for Disk Mover protocol name */
#define CA_MAXJOBIDLEN 36 /* Maximum length for the representation of the Cuuid */
/* Max allowed uid/gif */
#define CA_MAXUID 0x7FFFFFFF /* Maximum uid */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment