int PurgedFiles;
int HasBase;
int Reviewed; /* In list, values are 0 (unset), 1 and 2 */
- char Client[MAX_NAME_LENGTH]; /* Set in db_get_job_record() */
int isVirtualFull;
double Rate;
double CompressRatio;
DBId_t WriteStorageId;
DBId_t LastReadStorageId;
int Encrypted;
+ char Client[MAX_NAME_LENGTH]; /* Set in db_get_job_record() */
/* Note, FirstIndex, LastIndex, Start/End File and Block
* are only used in the JobMedia record.
This notice must be preserved when any source code is
conveyed and/or propagated.
- Bacula(R) is a registered trademark of Kern Sibbald.
-*/
+ Bacula(R) is a registered trademark of Kern Sibbald.*/
/*
* Null Bacula backend function replaced with the correct one
* at install time.