Fix bug #6898 - Samba duplicates file content on appending. Move posix case semantics...
commit24282f2a282ba4ef78108d983d1ef4a6ad4cbf89
authorJeremy Allison <jra@samba.org>
Tue, 24 Nov 2009 03:19:07 +0000 (23 19:19 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Dec 2009 08:33:19 +0000 (1 09:33 +0100)
tree21b2ec13e9184d9ecab68c2ef7534b243c41aba9
parentb1243ff12d4f4b948dc7bbd85795f8ee8f7621d9
Fix bug #6898 - Samba duplicates file content on appending. Move posix case semantics out from under the VFS. Jeremy.
source3/smbd/nttrans.c
source3/smbd/open.c