]> git.sur5r.net Git - bacula/docs/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)
commit35b77cf1db0e272f22c4de4480743342bc5c3415
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parentf117c97226d24c4f933c58a85de8c565b8d7a1fe
- 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.