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
66e97988
Commit
66e97988
authored
Jan 30, 2020
by
Cedric CAFFY
Browse files
Added nb_master_files, master_data_in_bytes and dirty bit TapeLsItem
parent
dfafb9fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
66e97988
...
...
@@ -460,6 +460,9 @@ message TapeLsItem {
cta.common.EntryLog
creation_log
=
20
;
cta.common.EntryLog
last_modification_log
=
21
;
string
comment
=
22
;
uint64
nb_master_files
=
23
;
uint64
master_data_in_bytes
=
24
;
bool
dirty
=
25
;
}
message
TapeFileLsItem
{
...
...
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