Don't switch user contexts unless you have to. Saves
commit3caeeaea162e2083a087c242b850c107a3be1bf9
authorJeremy Allison <jra@samba.org>
Fri, 11 Jan 2008 00:35:54 +0000 (10 16:35 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 11 Jan 2008 00:35:54 +0000 (10 16:35 -0800)
tree275f30004281d147eb3a8b07a56abb74ceb1d940
parent3936de735a7bb548df8ce7f06f2cc8f7ffdf56cd
Don't switch user contexts unless you have to. Saves
a bunch of syscalls on close. Noticed by Volker.
Jeremy.
source/smbd/close.c
source/smbd/sec_ctx.c