]> git.sur5r.net Git - bacula/docs/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)
commit1f95746daacb0432b2bdea4a618092516f19a4f9
treec50a082b9d47b3a7a7ea2705f2feded00ac2c656
parent90bb6214240afe4a4d0be500f7117bf5f69e55aa
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.