- Make delete_dir_contents() use less stack by recursing directly
authorWayne Davison <wayned@samba.org>
Sat, 11 Nov 2006 14:45:00 +0000 (14:45 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 11 Nov 2006 14:45:00 +0000 (14:45 +0000)
  to itself, and then calling delete_item() w/o DEL_RECURSE.
- Fixed the return value handling of delete_dir_contents().


No differences found