Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in blob.
commitaef862c7b0f9c4c00f08f57f04d3ccdd859b5b18
authorJeremy Allison <jra@samba.org>
Thu, 20 Sep 2012 19:32:10 +0000 (20 12:32 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 25 Sep 2012 01:07:50 +0000 (25 03:07 +0200)
treec3f2403fb559bbb211c27af09c4e0dc361feecd4
parentf240a4c2e7e5b05f91ae728334a9aadb4e97351f
Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in blob.

If we aren't already granted DELETE access, check if we have
DELETE_CHILD in the containing directory.
source3/smbd/open.c