From: Kern Sibbald Date: Thu, 24 Jul 2008 14:17:06 +0000 (+0000) Subject: kes Implement console 'wait mount' command. Doesn't yet work. X-Git-Tag: Release-3.0.0~1117 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4fe7ee523d470b05b8b1ae2d8b97b77f43c4642e;p=bacula%2Fdocs kes Implement console 'wait mount' command. Doesn't yet work. kes Implement timeout=nn on console 'wait mount timeout=nn' command. kes Break the do_swapping into do_unload, do_swapping, and do_load. It is much more logical that way. kes Implement a set_dcr_from_vol subroutine in acquire.c for reading volumes. This allows the dcr to be refreshed after being zapped when the wrong volume is mounted. This should fix bug #1126 -- During multiple tape restore, bacula does not ask for physical tape change, but rereads same tape ---