Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.
authorJeremy Allison <jra@samba.org>
Tue, 16 Jul 2013 18:05:10 +0000 (11:05 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Jul 2013 07:52:45 +0000 (17:52 +1000)
commitb50b006ace92bb0781173b1244e84ae7bf64732f
treee247bb9c28983ad9b204cef008396f2a5b74f743
parent4a4360070589a314667166f86c395878659123e1
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