r17131: Optimisation - when doing a stat open don't open the
authorJeremy Allison <jra@samba.org>
Wed, 19 Jul 2006 05:32:12 +0000 (05:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:14 +0000 (11:38 -0500)
commit48e1e45183270e2d56248c69e471bbcef816de08
tree807bdad40c9d3e7aabbd42b838dbe7b8d5bae50b
parentaddc07be7ddc0b82dd2aa7dbb07dd6277d3e4dc9
r17131: Optimisation - when doing a stat open don't open the
file unless we really have to (ie. O_CREAT and file
doesn't exist).
Jeremy.
(This used to be commit 788aa15ea24e6dfb61820465b5b881829a64297a)
source3/smbd/open.c