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
bfcb6f5b
Commit
bfcb6f5b
authored
Oct 09, 2020
by
Cedric Caffy
Browse files
Added fields for repack ls output
parent
b74b3edc
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
bfcb6f5b
...
...
@@ -426,6 +426,14 @@ message RepackLsItem {
uint64
last_expanded_fseq
=
14
;
string
status
=
15
;
repeated
RepackDestinationInfos
destination_infos
=
16
;
cta.common.EntryLog
creation_log
=
17
;
uint64
repack_finished_time
=
18
;
uint64
retrieved_bytes
=
19
;
uint64
archived_bytes
=
20
;
uint64
repack_time
=
21
;
uint64
files_left_to_retrieve
=
22
;
uint64
files_left_to_archive
=
23
;
uint64
total_failed_files
=
24
;
}
message
RequesterMountRuleLsItem
{
...
...
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