]> 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)
commit1e8cf66349b6fabc1319d2cfd2ab949829622cba
tree63f30fff55864eb46ca5bd20809078b2180df49d
parentecb70c79840b7e83c71b3646a0c90d25cd9c67b7
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