s3: Replace some create_synthetic_smb_fname() calls
authorVolker Lendecke <vl@samba.org>
Sun, 15 Nov 2009 09:46:23 +0000 (10:46 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 18 Nov 2009 22:16:13 +0000 (23:16 +0100)
commitd1c34d405421e2969d6cf4fc7438f783e7d6b0a5
tree031d6a32c255db2a6a13d3a04bc4ea881129585d
parentf6650f5d19ad90b8e1f392efbe211c4ffa0e70c0
s3: Replace some create_synthetic_smb_fname() calls

In very hot codepaths like the statcache copy_smb_filename and the subsequent
recursive talloc_free is noticable in the CPU load.
source3/modules/vfs_default.c
source3/smbd/dir.c
source3/smbd/msdfs.c
source3/smbd/notify.c
source3/smbd/posix_acls.c
source3/smbd/statcache.c
source3/smbd/trans2.c