git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8117
91ce42f0-d328-0410-95d8-
f526ca767f89
{
VOLRES *vol;
- lock_read_volumes();
vol = find_read_volume(VolumeName);
- unlock_read_volumes();
if (vol) {
Dmsg1(100, "Found in read list; cannot write vol=%s\n", VolumeName);
return false;
mixed priorities
General:
+03Dec08
+ebl Fix bacula-sd hanging after tape gets full + unload
02Dec08
ebl Remove extra db_lock() in get_prune_list_for_volume()
ebl Apply 2.4.3-prune-deadlock.patch that fixes a problem when