s3: smbd: If EA's are turned off on a share don't allow an SMB2 create containing...
commit01ca2cffd7aa7b12173d7aefe43ce39c6532ae33
authorJeremy Allison <jra@samba.org>
Wed, 4 Nov 2015 17:34:57 +0000 (4 09:34 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Nov 2015 09:30:29 +0000 (16 10:30 +0100)
treed672e92fd61df8468514d5a6de31add7f076199d
parentc63638e217ad5e3866a31968bd7d568685e0e987
s3: smbd: If EA's are turned off on a share don't allow an SMB2 create containing them.

Otherwise a create that should have failed may succeed.

Based on an original patch from John Mulligan <phlogistonjohn@asynchrono.us>
and comments from Uri Simchoni <uri@samba.org>

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11589

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Wed Nov  4 22:14:22 CET 2015 on sn-devel-104

(cherry picked from commit aa3cc0b459124c66de0aad8ff41908e1bf261222)
source3/smbd/smb2_create.c