]> git.sur5r.net Git - bacula/rescue/commit
======================= Warning ==========================
authorKern Sibbald <kern@sibbald.com>
Sat, 8 Jul 2006 07:57:43 +0000 (07:57 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 8 Jul 2006 07:57:43 +0000 (07:57 +0000)
commit5b82d7b42af26f20d360f3773a39c16ab7b7093f
tree78d611e83c83ae953f4e598390c40d59f81cda8c
parentf9634a757633fa0e2bc42687bdccdb2fa1fb1a80
  ======================= Warning ==========================
  Implemented new method of getting the default Storage from the Media
  record rather than from the MediaType for restore.  As a fall
  back, if no Storage is defined, use the MediaType.  This
  eliminates most all prompts if there are multiple MediaTypes
  used. This is an important and fundamental change.
  ==========================================================

- Add more detail (Storage, Device) to list of volumes printed
  for restore.
- More code in migrate. In particular start multiple jobs if
  migrating a volume.
- Probably overkill, but ensure that the bsr is unique even within a
  job in FD and SD.
- Rework bsys.c drop() so that it now should work as expected.
- Update a bunch of old copyrights -- particularly in .h files.
- Remove src/lib/bshm.c/h