r5160: First cut at refactoring of directory code to handle non-wildcard
commit0b04dd9d0c6d1fe02d1b5e43f203577bf5466f33
authorJeremy Allison <jra@samba.org>
Tue, 1 Feb 2005 18:33:50 +0000 (1 18:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:30 +0000 (10 10:55 -0500)
tree68af412a59b4e2d7f0e00b2bd0bb2c54299ae0f8
parentd6c7de240885be00149fd00b47f229a59f150b3e
r5160: First cut at refactoring of directory code to handle non-wildcard
directory match more efficiently. Passes RAW-SEARCH under valgrind but needs more
testing (which I'll do later today :-).
Jeremy.
source/smbd/dir.c
source/smbd/filename.c
source/smbd/notify_hash.c
source/smbd/reply.c
source/smbd/trans2.c