]> git.sur5r.net Git - bacula/bacula/commit
kes Put attach_dcr_to_dev in a subroutine.
authorKern Sibbald <kern@sibbald.com>
Fri, 15 Sep 2006 13:06:10 +0000 (13:06 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 15 Sep 2006 13:06:10 +0000 (13:06 +0000)
commitee5b1e9ee0ad5e91e5085d1af5bb38c4697a0496
tree33183417fb31b6c442ff81ce56db3149a433a30f
parent2ae3dee9e59e1e6cb16a14632bd6c7e83baf34c7
kes  Put attach_dcr_to_dev in a subroutine.
kes  Make attaching/detaching to/from a device use a flag and
     only detach if actually attached.
kes  Add dvd-simulator.in to scripts directory and add to configure.
kes  Fix code in acquire.c that checks fd != 0 to use dev->is_open().
     This could be a cause of a number of drive reservation problems.
     Note, this code is now in attach_dcr_to_dev().
kes  Suppress doing Volume updates if it is a system job.  This should
     prevent the DVD label blocking.
kes  Clear the freespace ok flag in a couple of strategic places.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3470 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/autoconf/configure.in
bacula/configure
bacula/scripts/.cvsignore
bacula/src/stored/acquire.c
bacula/src/stored/askdir.c
bacula/src/stored/bscan.c
bacula/src/stored/dev.h
bacula/src/stored/dvd.c
bacula/src/stored/protos.h
bacula/src/version.h
bacula/technotes-1.39