smbd: Fix regression for the dropbox case.
commit790a3b29190931603f68d65ea9b7046f6b3e802a
authorVolker Lendecke <vl@samba.org>
Tue, 3 Dec 2013 12:20:17 +0000 (3 13:20 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Dec 2013 11:56:07 +0000 (10 12:56 +0100)
treebf0c660a7251580908a149650eb920869ae549f0
parentdb8b33d99eeb2c75724f58e7e87c3f36d9405012
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>
(cherry picked from commit 5b49fe24c906cbae12beff7a1b45de6809258cab)
source3/smbd/filename.c