]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/stored/block.c
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)
commit66716ecf7c18274dc510bf316678f2c802551ead
treee36bcceaa9ad121b611833caae053c1cb3513719
parent8dcb5f6abe383b12d74810c60d31d7f27aac01ac
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