From: Kern Sibbald Date: Sat, 12 Nov 2005 17:31:19 +0000 (+0000) Subject: - Implement autochanger drives protocol so that Dir knows X-Git-Tag: Release-1.38.1~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6e32749fe8930c82bcbd62bdb7bb2136ab90da9c;p=bacula%2Frescue - Implement autochanger drives protocol so that Dir knows how many drives an autochanger has. - Do not request drive number in label, ... if only one drive. - Turn off debug code. - Fix update slots to clear slot number of every slot before setting it. This fixes (I believe) bug #471 - Make unmount unload the autochanger slot. - Modify open() on mount to be read-only and non-blocking, otherwise the mount can block for a long time. - Make a few error message numbers unique. - Make a few error messages more correct. - Apply patch from Thorsten to fix Win98 stat() command. ---