]> git.sur5r.net Git - bacula/rescue/commit
kes When doing a label, pass the VolBytes back to the Director,
authorKern Sibbald <kern@sibbald.com>
Sat, 2 Sep 2006 17:18:08 +0000 (17:18 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 2 Sep 2006 17:18:08 +0000 (17:18 +0000)
commit8cf7cb8730100d46f5745a964da93657b96c32d2
tree9f334288b2b9c17036abe053649b8cdf2b9bcf58
parent4f91dc66665799fa09a5cc004b7aad23a3411dde
kes  When doing a label, pass the VolBytes back to the Director,
     which puts it in the catalog.
kes  Print an error message if the user attempts to prune an
     archived Volume.
kes  Need to start using %ld when sscanfing 32 bit values.
kes  Update the free
kes  Correct the counting of VolCatBytes for DVDs.
kes  Add code to mount.c to require that VolCatBytes corresponds to
     what is actually found when doing an append.
kes  Update freespace only after writing on the DVD.
kes  Remove code that blows away the current part in the spool file.