]> git.sur5r.net Git - bacula/bacula/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)
commit57c9b880171b1daac1f34edf6c03e82abe0bfcbb
tree4bdeb558e6fe4f079fce6ab56aba5276a1cfb618
parent48e483a64c307e25b2d121d1bf95805baf3989af
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3401 91ce42f0-d328-0410-95d8-f526ca767f89
17 files changed:
bacula/kernstodo
bacula/src/dird/ua_label.c
bacula/src/dird/ua_prune.c
bacula/src/lib/attr.c
bacula/src/lib/bpipe.c
bacula/src/lib/btime.c
bacula/src/lib/scan.c
bacula/src/stored/askdir.c
bacula/src/stored/block.c
bacula/src/stored/btape.c
bacula/src/stored/dev.c
bacula/src/stored/dircmd.c
bacula/src/stored/dvd.c
bacula/src/stored/label.c
bacula/src/stored/mount.c
bacula/src/version.h
bacula/technotes-1.39