]> git.sur5r.net Git - bacula/bacula/commit
kes All code added back. Fixed block.c read/write to loop only 3
authorKern Sibbald <kern@sibbald.com>
Sat, 23 Sep 2006 17:13:27 +0000 (17:13 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 23 Sep 2006 17:13:27 +0000 (17:13 +0000)
commitdd1681a2be75da5d6256cefc8d8ebdbf6c6afed9
tree531471a5c783120504764829c9b9ab021684f649
parentfabd4b3392f58250b38ab15172a1f0b4a64dcdb0
kes  All code added back. Fixed block.c read/write to loop only 3
     times. This apparently keeps the OS from crashing (at least
     most of the time).
kes  The kernel bug still persists. Backup something then immediately
     do a bscan on the same tape, and the kernel will crash.
kes  Simplifed tape open().  It no longer uses nonblocking mode, which
     means that opening with no tape loaded will probably take at least
     6 minutes before an error is reported.
kes  Do not use MTSETDRVBUFFER if not running as root.  Do a MTRESET
     when doing set_os_device_parameters.
kes  Report open error in mount.c
kes  Remove all .exe files from the installer directory on make clean.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3494 91ce42f0-d328-0410-95d8-f526ca767f89
13 files changed:
bacula/src/dird/catreq.c
bacula/src/stored/askdir.c
bacula/src/stored/autochanger.c
bacula/src/stored/block.c
bacula/src/stored/btape.c
bacula/src/stored/dev.c
bacula/src/stored/dev.h
bacula/src/stored/dircmd.c
bacula/src/stored/label.c
bacula/src/stored/mount.c
bacula/src/stored/protos.h
bacula/src/version.h
bacula/technotes-1.39