]> 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)
commitb0885fec1b05e4155635356e7ba50a2209c7cbb1
tree2ec99dc2d1c34896891dfd8aae9c697ab9e5f178
parent34f8fdb28c3294f64aaf7cb6bdffe372f3b1b362
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
15 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/src/win32/README.mingw32
bacula/src/win32/installer/Makefile
bacula/technotes-1.39