Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dCache
cta
Commits
172ccf1c
Commit
172ccf1c
authored
18 years ago
by
Sebastien Ponce
Committed by
Steven Murray
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Changed the limit on name lengths in the nameserver to support POSIX 88, i.e. 255 characters
parent
c7e8c455
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mediachanger/castorrmc/h/Castor_limits.h
+1
-1
1 addition, 1 deletion
mediachanger/castorrmc/h/Castor_limits.h
with
1 addition
and
1 deletion
mediachanger/castorrmc/h/Castor_limits.h
+
1
−
1
View file @
172ccf1c
...
...
@@ -37,7 +37,7 @@
#define CA_MAXMIGRNAMELEN 15
/* maximum length for a migrator name */
#define CA_MAXMLLEN 1
/* maximum length for a cartridge media_letter */
#define CA_MAXMODELLEN 6
/* maximum length for a cartridge model */
#define CA_MAXNAMELEN 2
31
/* maximum length for a pathname component */
#define CA_MAXNAMELEN 2
55
/* maximum length for a pathname component */
#define CA_MAXNBDRIVES 32
/* maximum number of tape drives per server */
#define CA_MAXPATHLEN 1023
/* maximum length for a pathname */
#define CA_MAXPOOLNAMELEN 15
/* maximum length for a pool name */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment