r3580: - on file overwrite in ntcreatex we need to replace the file permissions.
authorAndrew Tridgell <tridge@samba.org>
Sat, 6 Nov 2004 12:35:31 +0000 (12:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:35 +0000 (13:05 -0500)
commitf45846084249540f3dee24fe92cfaab2974461cc
treea30269de46649d5975524c45bce4a2aa759f24c9
parent481bba9e7f6ebfef11c7c7d778a1b465886abfa9
r3580: - on file overwrite in ntcreatex we need to replace the file permissions.

- pvfs now passes BASE-OPENATTR

- pvfs also passes the BASE-DEFER_OPEN test, but it is not a well
  formed test for regular running so I am removing it from the list of
  tests to run in test_posix.sh (the test is covered better by RAW-MUX
  anyway)
(This used to be commit cb76bd218ed4194ea151264d495aa902ddf03b3c)
source4/ntvfs/posix/pvfs_open.c
source4/script/tests/test_posix.sh
source4/torture/basic/attr.c