smbd: Fix regression for the dropbox case.
commit5b49fe24c906cbae12beff7a1b45de6809258cab
authorVolker Lendecke <vl@samba.org>
Tue, 3 Dec 2013 12:20:17 +0000 (3 13:20 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 9 Dec 2013 17:48:48 +0000 (9 09:48 -0800)
treec2bc0a39dd2987df2772ea052e0c2dc53c7bb667
parent967f9bd1f8a147c4b89ada3b6c7e1ce064c511bc
smbd: Fix regression for the dropbox case.

We need to allow to save a file to a directory with perm -wx.

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

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/smbd/filename.c