Correctly return access denied on share mode deny when we can't open the
authorJeremy Allison <jra@samba.org>
Wed, 12 Feb 2003 01:12:33 +0000 (01:12 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 12 Feb 2003 01:12:33 +0000 (01:12 +0000)
commitb792454963e7abe478196e17035ae2e7bc1341bc
treed0e692add85d3119b7c92d238c04c24775f9e41e
parent0e42cf24608c78d0285fa7cf70f252f9f0703668
Correctly return access denied on share mode deny when we can't open the
file. This is a regression that was damaged by other code.
Jeremy.
(This used to be commit 5cdc957ea6335d8bb4248065a3b60a0a26e766a8)
source3/smbd/open.c