git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8905
91ce42f0-d328-0410-95d8-
f526ca767f89
}
}
dev->rewind(dcr);
- dev->weof(1);
write_new_volume_label_to_dev(dcr, cmd, "Default", false,/*no relabel*/ true /* label dvd now */);
Pmsg1(-1, _("Wrote Volume label for volume \"%s\".\n"), cmd);
}
General:
17Jun09
+kes Fix bug #1309 inappropriate error message during btape fill command
kes Fix bug #1307 AllowHigherDuplicates=no prevents automatic job escalation
12Jun09
kes Remove non-portable code referencing pthread_t fixes bug #1308.