Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in blob.
commitd0eb11f521fb21dc0eed4279101e41102a123757
authorJeremy Allison <jra@samba.org>
Mon, 24 Sep 2012 23:43:12 +0000 (24 16:43 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 28 Sep 2012 06:39:14 +0000 (28 08:39 +0200)
treecffbbc5fe828fcb5ff3a45bd941e02b249c50fe7
parent0a1f8e7de939c7eb71cfa8cc8f8eef4800d00b78
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