]> git.sur5r.net Git - bacula/bacula/commit
kes Modify disk changer to simulate some of the error conditions
authorKern Sibbald <kern@sibbald.com>
Mon, 11 Sep 2006 21:11:03 +0000 (21:11 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 11 Sep 2006 21:11:03 +0000 (21:11 +0000)
commit0df1b05ab644fac295d2ea6f2e2f1c977fa19a87
tree1067f7a86a1ea47c6745ecd358aae7503f838e58
parent776a9df9347a5228993ba916c1983bcd757a6085
kes  Modify disk changer to simulate some of the error conditions
     of mtx-changer.
kes  Make sure the close() call in the SD tools is just before the
     getchar() call.
kes  Implement dir_get_volume_info() in bls using the patch from
     Richard Mortimer but call find_num_dvd_parts().
kes  Implement find_num_dvd_parts() that mounts and scans a DVD
     and counts the parts.
kes  Move the omode code in open_dvd() up so that the cannot
     write on blank disk can check can be bypassed for read mode.
     Not yet implemented.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3457 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/scripts/disk-changer.in
bacula/src/stored/bextract.c
bacula/src/stored/bls.c
bacula/src/stored/bscan.c
bacula/src/stored/btape.c
bacula/src/stored/dev.c
bacula/src/stored/dvd.c
bacula/src/stored/protos.h
bacula/technotes-1.39