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)
commitcb76bd218ed4194ea151264d495aa902ddf03b3c
treecf566a96812c670c865d9357bb9fc2cf8a840641
parent041f77b6a19c98599fe18d2eb4e86db00b40014e
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)
source/ntvfs/posix/pvfs_open.c
source/script/tests/test_posix.sh
source/torture/basic/attr.c