]> git.sur5r.net Git - bacula/bacula/commit
Modify insertion of read Volumes in SD to be done before the
authorKern Sibbald <kern@sibbald.com>
Sat, 11 Apr 2009 12:35:04 +0000 (12:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 11 Apr 2009 12:35:04 +0000 (12:35 +0000)
commit47404072ebc56fcdc68c6ea0efc7c9f5eedca6f2
treed12368a9abdd6ee9b87056282522581d27f00e56
parent75fe1b05acf0cf8f75cd291ec8000740abd28bb3
Modify insertion of read Volumes in SD to be done before the
     drive reservation. This ensures that a Volume to be read will not
     be reserved for writing.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8713 91ce42f0-d328-0410-95d8-f526ca767f89
30 files changed:
bacula/Patchnotes [new file with mode: 0644]
bacula/Patchnotes-2.5 [deleted file]
bacula/patches/2.4.4-bat-install.patch [deleted file]
bacula/patches/2.4.4-jobname-edit.patch [deleted file]
bacula/patches/2.4.4-label-failure.patch [deleted file]
bacula/patches/2.4.4-reload.patch [deleted file]
bacula/patches/2.4.4-sd-deadlock.patch [deleted file]
bacula/patches/2.4.4-time_t_64bit.patch [deleted file]
bacula/patches/2.4.4-tray-sizing.patch [deleted file]
bacula/patches/2.4.x/2.4.4-bat-install.patch [new file with mode: 0644]
bacula/patches/2.4.x/2.4.4-jobname-edit.patch [new file with mode: 0644]
bacula/patches/2.4.x/2.4.4-label-failure.patch [new file with mode: 0644]
bacula/patches/2.4.x/2.4.4-reload.patch [new file with mode: 0644]
bacula/patches/2.4.x/2.4.4-sd-deadlock.patch [new file with mode: 0644]
bacula/patches/2.4.x/2.4.4-time_t_64bit.patch [new file with mode: 0644]
bacula/patches/2.4.x/2.4.4-tray-sizing.patch [new file with mode: 0644]
bacula/patches/3.0.0-read-vol-list.patch [new file with mode: 0644]
bacula/src/dird/migrate.c
bacula/src/dird/msgchan.c
bacula/src/dird/protos.h
bacula/src/dird/vbackup.c
bacula/src/stored/acquire.c
bacula/src/stored/fd_cmds.c
bacula/src/stored/job.c
bacula/src/stored/mac.c
bacula/src/stored/parse_bsr.c
bacula/src/stored/read.c
bacula/src/stored/vol_mgr.c
bacula/src/version.h
bacula/technotes