]> 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)
commitc47adb7146b78abf0e0722e6f87f14f7cf4bffca
tree1bf82f701a7b6184457530a6deaf290f2062a980
parentf3077f390c0169edcc4e155d7f9267e895333ac0
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