diff options
author | Volker Lendecke <vlendec@samba.org> | 2006-12-19 16:36:54 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:16:37 -0500 |
commit | f4f1814f8c7135577c8b774aacb8eed042380788 (patch) | |
tree | 7d281d564763f6afc852492cd046a8c1f611550d /Roadmap | |
parent | 03b14454501633feae1f713f23e67682aef31c18 (diff) | |
download | samba-f4f1814f8c7135577c8b774aacb8eed042380788.tar.gz samba-f4f1814f8c7135577c8b774aacb8eed042380788.tar.bz2 samba-f4f1814f8c7135577c8b774aacb8eed042380788.zip |
r20253: Reduce some code duplication, make reply_mkdir go through the same code paths
ncreate does. This is a bit slower (about 10-20%), because it goes touches the
share mode db, but I think not having to call change_owner_to_parent and
friends in fewer places outweighs this. And, mkdir is not the way current
Windows boxes create directories, they do it via the ncreate call.
Volker
(This used to be commit ddae494fbe36e4a74776f71c212b00cce61fbf81)
Diffstat (limited to 'Roadmap')
0 files changed, 0 insertions, 0 deletions