]> git.sur5r.net Git - bacula/bacula/commit
- Add wait.c (oops forgot previously).
authorKern Sibbald <kern@sibbald.com>
Sat, 26 Mar 2005 14:53:13 +0000 (14:53 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 26 Mar 2005 14:53:13 +0000 (14:53 +0000)
commite8dc8f1ab3d2c376b2dd469a7ca0da4fa946242c
treee18e8b5ac594b4f023dd8f48a55001ff9722eaa3
parent79ae4677f763f2a9d09d90eeaf94db2ca0a1d072
- Add wait.c (oops forgot previously).
- Move all the reserve/acquire_device_for_read/append to have
  only a DCR as the argument.
- Rework the reserve_device_for_append() in stored to wait
  if the drive is not available.  Note! This is a short
  term solution.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1900 91ce42f0-d328-0410-95d8-f526ca767f89
12 files changed:
bacula/src/stored/acquire.c
bacula/src/stored/append.c
bacula/src/stored/bcopy.c
bacula/src/stored/btape.c
bacula/src/stored/butil.c
bacula/src/stored/dircmd.c
bacula/src/stored/job.c
bacula/src/stored/mount.c
bacula/src/stored/protos.h
bacula/src/stored/read.c
bacula/src/stored/wait.c [new file with mode: 0644]
bacula/src/version.h