bareos: master e3e55f14
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| pstorz | pstorz | master | 2015-01-22 13:42 | master 24ef2e0d | Pending |
| 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 | ||||