]> git.sur5r.net Git - bacula/bacula/commit
kes Change error message 'illegal' to 'invalid' -- bug #707
authorKern Sibbald <kern@sibbald.com>
Sun, 12 Nov 2006 11:08:07 +0000 (11:08 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 12 Nov 2006 11:08:07 +0000 (11:08 +0000)
commitc66d0785ff68244b8ce0b7ebb5817492448786c1
tree7e4e2cdba4c1348fa4c8ee6ec3bdac2f9c22a9ca
parent022f3facbcd9f5a7635b42bac72f19aad9031805
kes  Change error message 'illegal' to 'invalid' -- bug #707
kes  Add rather primitive device resource deadlock detection in
     the job queue handler. It detects the same read and write device
     for migration and cancels the job.
kes  Start adding a unique_dbid_hander() routine in migration to avoid
     duplicate mediaids and duplicate jobids.
kes  Add patch from bug #708 to permit relative paths such as ../xxx
     in the restore tree routine.
kes  Add Eric Bollengier's patch to reduce locking time in the SD after
     despooling, and thus many jobs finish faster.
kes  Correct locking order of reservations lock and device mutex in
     reserve.c -- this should correct Arno's deadlock that occurred
     when doing mount/unmount at the same time a job is reserving a
     drive.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3606 91ce42f0-d328-0410-95d8-f526ca767f89
17 files changed:
bacula/.cvsignore
bacula/kernstodo
bacula/src/cats/make_catalog_backup.in
bacula/src/console/console.c
bacula/src/dird/jobq.c
bacula/src/dird/migrate.c
bacula/src/lib/serial.c
bacula/src/lib/tree.c
bacula/src/stored/.cvsignore
bacula/src/stored/acquire.c
bacula/src/stored/append.c
bacula/src/stored/block.c
bacula/src/stored/dircmd.c
bacula/src/stored/reserve.c
bacula/src/stored/spool.c
bacula/src/win32/scripts/.cvsignore [new file with mode: 0644]
bacula/technotes-1.39