bareos: bareos-14.2 ce429f8f
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| Philipp Storz | Joerg Steffens | bareos-14.2 | 2015-01-22 13:42 | bareos-14.2 d3cd86b9 | master |
| Affected Issues | 0000400: btape fill test fails | ||||
| Changeset | Make btape use a BTAPE_DCR instead of a DCR After the changes introduced with commit 8a90b586d9d15838b9b9e5becccc44df109a7755 ( Implement the DCR (Device Control Record) as an inherited class of SMARTALLOC) , btape used the wrong type of DCR. Now we use a BTAPE_DCR. Fixes 0000400: btape fill test fails |
||||
| 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/protos.h | Diff File | ||||