]> git.sur5r.net Git - bacula/bacula/commit
kes Fix bug #1046 VolumeToCatalog incorrectly reports mounted
authorKern Sibbald <kern@sibbald.com>
Tue, 28 Oct 2008 22:54:13 +0000 (22:54 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 28 Oct 2008 22:54:13 +0000 (22:54 +0000)
commit4804ae852c70d399a195ffd92a6116dcd51936bf
tree59bf3be197bf7e43290dac44141d4898015af5fe
parent3c6ac292c48824b3aff97e60e80f735afc3801ec
kes  Fix bug #1046 VolumeToCatalog incorrectly reports mounted
     filesystems as missing on the Volume.
kes  Rewrite the set_jcr_job_status() code to include job status
     priorities so that more important status changes occur but
     lower priority status changes will not overwrite something
     more serious.  This could possibly cause reporting incorrect status
     reporting in some cases.  More testing is needed to ensure
     I have the right priorities. This vastly simplifies the previous
     contorted logic.
     Verify Diff status should now be correctly reported, whereas it
     was previously lost.
kes  Reduce some debug output.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7928 91ce42f0-d328-0410-95d8-f526ca767f89
14 files changed:
bacula/patches/2.4.3-migrate-log.patch [new file with mode: 0644]
bacula/patches/2.4.3-migrate.patch [new file with mode: 0644]
bacula/patches/2.4.3-prune.patch [new file with mode: 0644]
bacula/src/cats/cats.h
bacula/src/cats/sql_get.c
bacula/src/dird/migrate.c
bacula/src/dird/protos.h
bacula/src/dird/verify.c
bacula/src/lib/jcr.c
bacula/src/stored/block.c
bacula/src/stored/fd_cmds.c
bacula/src/stored/spool.c
bacula/src/stored/vol_mgr.c
bacula/technotes-2.5