Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
xrootd-ssi-protobuf-interface
Commits
41148c4e
Commit
41148c4e
authored
Mar 11, 2020
by
Cedric CAFFY
Browse files
Deleted disk_instance from ArchiveRouteLsItem
parent
892c0281
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
41148c4e
...
...
@@ -242,13 +242,12 @@ message ArchiveFileLsSummary {
}
message
ArchiveRouteLsItem
{
string
instance
=
1
;
string
storage_class
=
2
;
uint32
copy_number
=
3
;
string
tapepool
=
4
;
cta.common.EntryLog
creation_log
=
5
;
cta.common.EntryLog
last_modification_log
=
6
;
string
comment
=
7
;
string
storage_class
=
1
;
uint32
copy_number
=
2
;
string
tapepool
=
3
;
cta.common.EntryLog
creation_log
=
4
;
cta.common.EntryLog
last_modification_log
=
5
;
string
comment
=
6
;
}
message
DriveConfigItem
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment