]> git.sur5r.net Git - bacula/rescue/commit
- Add check for df path for dvd_freespace
authorKern Sibbald <kern@sibbald.com>
Fri, 22 Jul 2005 09:12:43 +0000 (09:12 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 22 Jul 2005 09:12:43 +0000 (09:12 +0000)
commite426920ec24334d5f518b4a77ac87470ce362a49
tree14d1bdce20f4b8d97e7cf5bdf01d62cf45efa97b
parent217b4d608877605ffed4b80aa75f3f1adc04341c
- Add check for df path for dvd_freespace
- Use df to get space used on DVD.
- Change sense of flag indicating erase DVD or not before writing.
- Fix bpipe so that it never modifies the result pointer.
- Replace more dev_name by print_name().
- Rewrite edit_device_codes_dev() so it does not overwrite the
  supplied buffer.
- Update printing of labels (for bls) so that critical information
  is printed (Job name and timestamp).
- Cleanup old spool files when starting the SD.
- Modify vss.cpp to allow C: as a path name.  Otherwise VSS
  doesn't work when only a drive name is given.
- Modify vss.c to eliminate double / in filenames.
- Update doc -- particularly the restore chapter.