]> git.sur5r.net Git - bacula/bacula/commit
- Fix mode change open in btape.c
authorKern Sibbald <kern@sibbald.com>
Sat, 24 Sep 2005 13:11:31 +0000 (13:11 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 24 Sep 2005 13:11:31 +0000 (13:11 +0000)
commitfed95f42a5cc34da556454f99207691c1d5a08dc
tree7899c0b6b7ae1c0bd2f3dd759098fdc3f5c3e260
parent71db0a036d786143578946602afaa313b9f9d709
- Fix mode change open in btape.c
- Use nonblocking opens on Linux only.
- Move set_blocking code for tapes into method to
  simplify main line code.
- Cleanup the code for ensuring we advance tape on fsf.
  This should fix IBM problems -- patch from Adam Thorton
  was very helpful.
- Remove test for BMT_EOD in fixup_device... this eliminates
  need for status_dev() routine.
- Before doing label ensure device is in read-write mode.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2400 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/kernstodo
bacula/kes-1.37
bacula/src/findlib/attribs.c
bacula/src/lib/base64.c
bacula/src/stored/btape.c
bacula/src/stored/butil.c
bacula/src/stored/dev.c
bacula/src/stored/dev.h
bacula/src/stored/device.c
bacula/src/stored/label.c
bacula/src/version.h