]> git.sur5r.net Git - bacula/bacula/commit
- 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)
commit2927b28393e0c4833ea9c67adc193162f3a1626d
tree7c89e838447ae388b84ef8a69e9d82e0736a8e20
parent3a4f39bc5ec25a6d147c08029ee49b0a4f2160e4
- Remove warning message about multiple saves of hardlinked files
  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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2649 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/kernstodo
bacula/kes-1.39
bacula/platforms/redhat/bacula.spec.in
bacula/src/findlib/find_one.c
bacula/src/lib/bnet.c
bacula/src/lib/bsys.c
bacula/src/lib/jcr.c
bacula/src/lib/protos.h
bacula/src/lib/tls.c
bacula/src/stored/append.c
bacula/src/version.h