smbd: Fix regression for the dropbox case.
commit985909073ee718a10c6328e278bb59698dc92104
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:55:37 +0000 (10 12:55 +0100)
tree249c4e823db9eb79b58361455f2dd9cfa52914d3
parent364175140499686c5c49c554a54442e21a74e022
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