From: Kern Sibbald Date: Mon, 11 Sep 2006 21:11:03 +0000 (+0000) Subject: kes Modify disk changer to simulate some of the error conditions X-Git-Tag: Release-2.0.0~460 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f4bb45dc74a5c8802f1eea8bf4a0de489aa26dd9;p=bacula%2Fdocs 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. ---