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
fda7b01c
Commit
fda7b01c
authored
20 years ago
by
Benjamin Couturier
Committed by
Steven Murray
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Removed references to the Request Handler in serrno.h
parent
1d6a94fe
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mediachanger/castorrmc/h/serrno.h
+0
-14
0 additions, 14 deletions
mediachanger/castorrmc/h/serrno.h
with
0 additions
and
14 deletions
mediachanger/castorrmc/h/serrno.h
+
0
−
14
View file @
fda7b01c
...
...
@@ -34,7 +34,6 @@
#define EMONBASEOFF 2300
/* Monitoring Error base offset */
#define EUPBASEOFF 2400
/* UPV error base offset */
#define EDLFBASEOFF 2500
/* DLF error base offset */
#define ERHBASEOFF 2600
/* RH error base offset */
#define ESECBASEOFF 2700
/* Security error base offset */
#define SENOERR SEBASEOFF
/* No error */
...
...
@@ -346,19 +345,6 @@
#define EDLFLOGFORMAT EDLFBASEOFF+5
/* Log file format error */
#define EDLFMAXERR EDLFBASEOFF+5
/*
*------------------------------------------------------------------------
* RH (Request Handler) errors
*------------------------------------------------------------------------
*/
#define ERHCONFERR ERHBASEOFF+1
/* Error during Configuration */
#define ERHDBINTERNAL ERHBASEOFF+2
/* Database error */
#define ERHNET ERHBASEOFF+3
/* Network error */
#define ERHBADREQID ERHBASEOFF+4
/* Received callback with bad request id */
#define ERHBADMAGIC ERHBASEOFF+5
/* Bad magic number */
#define ERHNOREQUEST ERHBASEOFF+6
/* No moe request in database */
#define ERHMAXERR ERHBASEOFF+6
/*
*------------------------------------------------------------------------
* VDQM (Volume & Drive Queue Manager) errors
...
...
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