- Moved file-deletion code into generator.c.
authorWayne Davison <wayned@samba.org>
Sat, 26 Feb 2005 18:03:46 +0000 (18:03 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 26 Feb 2005 18:03:46 +0000 (18:03 +0000)
- Made filesystem_dev a global that the generator can set during its
  delete pass.
- Fixed an off-by-one boundary check in send_directory().
- Added an arg to get_dirlist() so that delete_in_dir() can call it
  efficiently.


No differences found