From: Kern Sibbald Date: Sat, 2 Sep 2006 17:18:08 +0000 (+0000) Subject: kes When doing a label, pass the VolBytes back to the Director, X-Git-Tag: Release-2.0.0~516 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8cf7cb8730100d46f5745a964da93657b96c32d2;p=bacula%2Frescue 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. ---