Changed delete_files() to use the delete_in_dir() function, which
authorWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 02:01:20 +0000 (02:01 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 02:01:20 +0000 (02:01 +0000)
commit68a94ac30f3f62cbf2447f5e69bd3b72d6bec300
treed706c4304ac8c742dcd85186b437b08566a0032c
parentee3751c8d7ef1d285d13d41a3b7a6d1b5ad6ab6d
Changed delete_files() to use the delete_in_dir() function, which
saves a ton of memory for a large set of files.
receiver.c