bareos: master 01ce2f2e
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Marco van Wieringen | Marco van Wieringen | master | 2014-07-21 22:46 | master 29adff04 | Pending |
Changeset | Allow to read from file type devices multiple times. Up until now the volume reservation logic only allows you to have one Job access the same read volume. For file type devices multiple readers should be no problem and most filesystems are even optimized for this nowadays by allowing multi parallel sequential read streams which are handled very efficiently. |
||||
mod - src/stored/bcopy.c | Diff File | ||||
mod - src/stored/bextract.c | Diff File | ||||
mod - src/stored/bls.c | Diff File | ||||
mod - src/stored/bscan.c | Diff File | ||||
mod - src/stored/btape.c | Diff File | ||||
mod - src/stored/butil.c | Diff File | ||||
mod - src/stored/dev.h | Diff File | ||||
mod - src/stored/dir_cmd.c | Diff File | ||||
mod - src/stored/protos.h | Diff File | ||||
mod - src/stored/reserve.c | Diff File | ||||
mod - src/stored/spool.c | Diff File | ||||
mod - src/stored/stored.c | Diff File | ||||
mod - src/stored/vol_mgr.c | Diff File |