bareos: master 1b56f9a0

Author Committer Branch Timestamp Parent
holtkamp mvwieringen master 2014-08-08 23:29 master 7bd052fb Pending
Affected Issues  0000322: Make consecutive tape reads more like writing to tape (no rewinding between each job!)
Changeset Make consecutive tape reads more like writing to tape

No rewinding between each job! but if we need the same tape and
the device has the always open flag set the header cannot really change
so rereading it has little value. The Storage daemon should just
reposition the tape and start reading.

Fixes 0000322: Make consecutive tape reads more like writing to tape

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/stored/acquire.c Diff File