mirror of
https://github.com/samba-team/samba.git
synced 2025-02-09 09:57:48 +03:00
c2387f13c6
A few lines above the mode check we created a file with mode 0666. With unix exensions we expect this back 1:1, without them the server changes them on the fly. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>