r3800: - fixed delete-on-close behaviour for streams
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Nov 2004 06:44:50 +0000 (06:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:55 +0000 (13:05 -0500)
commit856f663adc2459044f7a20c2974bcb41ed561f77
tree3aefe3b37e74025d61d5930360a77c2401c6a91c
parent5a34ef4df6152f5e970afbfb463d4665a823deb7
r3800: - fixed delete-on-close behaviour for streams

- added a delete-on-close test to RAW-STREAMS

- don't allow rename of streams at the moment (I need to work out if
  its supposed to be allowed first)
(This used to be commit f4b2b1311da6e37ac0947a3419d89c77ebbd6b63)
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_setfileinfo.c
source4/torture/raw/streams.c