s3: Do not talloc in readdir
commit2a2a7c7bc14421457317b676f9c65938448e0f83
authorVolker Lendecke <vl@samba.org>
Mon, 16 Nov 2009 08:49:23 +0000 (16 09:49 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:41:00 +0000 (26 11:41 +0100)
tree0ae185866602ba633768e7d3759bb2e89dd51e91
parent40b0468179f79bf2934cc78cd27db16e1fbd6042
s3: Do not talloc in readdir

This is a hot codepath (called from the stat cache)
(cherry picked from commit 5a80f89b39c367582419cdd2ce0ae29c691a0709)
12 files changed:
source3/include/proto.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_catia.c
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_streams_depot.c
source3/smbd/dir.c
source3/smbd/filename.c
source3/smbd/msdfs.c
source3/smbd/reply.c
source3/smbd/vfs.c