Fix bug #6898 - Samba duplicates file content on appending
commitd03e8921ab4944f7ee359e9d1e080061ff59477b
authorJeremy Allison <jra@samba.org>
Mon, 23 Nov 2009 18:09:47 +0000 (23 10:09 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:41:12 +0000 (26 11:41 +0100)
tree78b20d59a9c331716148718990b4510642e9bbe3
parent677231de98dd87d5e550b7c68c968ea92cb5f3e3
Fix bug #6898 - Samba duplicates file content on appending
Clients using a Windows open call should not be able to set
FILE_FLAG_POSIX_SEMANTICS in an open.
Jeremy.
(cherry picked from commit 7ebe5b16416a3a09ff8840ab84079fde022a957c)
(cherry picked from commit b0fc15e36714302cd398c4da52673fd1b4361fba)
source3/smbd/nttrans.c