r20229: Avoid a silly function call in mkdir_internal. None of the callers look at
authorVolker Lendecke <vlendec@samba.org>
Sun, 17 Dec 2006 18:41:44 +0000 (18:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:34 +0000 (12:16 -0500)
commit9d8b48c0ef0af5792b879565915832ee141c853c
tree9177f9d7363739d80e9c7f560584f72d76176290
parent0874093e5fff480d8ec442072318525079add633
r20229: Avoid a silly function call in mkdir_internal. None of the callers look at
errno, all go straight to ERROR_NT(status).

Volker
source/smbd/reply.c