]> git.sur5r.net Git - bacula/docs/commitdiff
- Remove warning message about multiple saves of hardlinked files
authorKern Sibbald <kern@sibbald.com>
Wed, 7 Dec 2005 10:10:30 +0000 (10:10 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 7 Dec 2005 10:10:30 +0000 (10:10 +0000)
  from find_one.c as it can generate too many warning messages.
06Dec05
- Reset timeout values before select() per patch from
  Frank Sweetser for problems with non-blocking sockets.
- Unlink the state file if either reading or writing it gets
  errors.  Hopefully this will fix Win32 exit problems.
- Add sanity check in append.c to ensure that dcr is not NULL.
  This can happen if multiple drive autochanger SCSI control
  channel and drive indicies do not correspond.


No differences found