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
5dfc5ec7
Commit
5dfc5ec7
authored
Dec 18, 2019
by
Michael Davis
Browse files
Adds "message Checksum" to TapeFileLsItem
parent
0becfeb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
5dfc5ec7
...
...
@@ -459,6 +459,7 @@ message TapeLsItem {
}
message
TapeFileLsItem
{
message
Checksum
{
common.ChecksumBlob.Checksum.Type
type
=
1
;
//< Checksum type
string
value
=
2
;
//< Checksum value, differs from cta.common.ChecksumBlob.Checksum.value
//< in that value is a decoded string not a byte array
...
...
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