Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.
commit050c42d282ddcd311a3484a6cf041b7172eca62b
authorJeremy Allison <jra@samba.org>
Tue, 16 Jul 2013 18:05:10 +0000 (16 11:05 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 7 Aug 2013 09:27:09 +0000 (7 11:27 +0200)
tree4d42f7a9f1a3877cef42dd0557aad7421112df3d
parent515f1227d42a7aa8adee6a11539eb2720508509a
Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.

Bug 9992 - Windows error 0x800700FE when copying files with xattr names containing ":"

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/nttrans.c