mirror of https://github.com/BOINC/boinc.git
18 lines
515 B
Plaintext
18 lines
515 B
Plaintext
"recovery pass"
|
|
the processing of a dfile by the vdad
|
|
|
|
DATA_UNIT
|
|
int status (PRESENT, RECOVERABLE, UNRECOVERABLE)
|
|
|
|
META_CHUNK
|
|
bool need_reconstruct
|
|
decode this unit during this pass
|
|
bool needed_by_parent
|
|
this unit is needed to reconstruct parent.
|
|
(don't delete it after reconstructing)
|
|
bool keep_present
|
|
keep enough descendant chunks on server so that
|
|
this unit will be in PRESENT state after this pass
|
|
CHUNK
|
|
bool present
|