]> git.sur5r.net Git - bacula/rescue/commit
- Added argument to berrno::strerror() to pass errno.
authorKern Sibbald <kern@sibbald.com>
Thu, 2 Sep 2004 12:36:58 +0000 (12:36 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 2 Sep 2004 12:36:58 +0000 (12:36 +0000)
commitb23b9fc02bb2d2b79b439ab5a83caff56aa60cb7
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parentb902b576399a1211733c450e44e583e56fbeae0b
- Added argument to berrno::strerror() to pass errno.
- Cleaned up a few more old strerror() calls and eliminated a
  few of the now unnecessary set_errno() calls.
- Fixed a bug in the polling code that prevented more than 100
  label reads (insanity check disabled if polling).
- Ignore bad return from open_device() if polling.
- Short circuit code if fatal error return from read_label() in
  mount.c