bareos: master 7bf1ea4f

Author Committer Branch Timestamp Parent
holtkamp holtkamp master 2014-08-08 21:29 master 878461dd 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