]> 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)
commita3bac04c620c893438a1a84af656e1384f828301
tree8fa906ae4b8f830fe62a8f1d58422da457cfc560
parentb133900de3e3ca2a7c4422b3e76aa116f39603c5
- 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