s3: Fix bug opening streams with truncating disposition
authorTim Prouty <tprouty@samba.org>
Thu, 19 Feb 2009 07:10:41 +0000 (23:10 -0800)
committerTim Prouty <tprouty@samba.org>
Thu, 19 Feb 2009 07:48:35 +0000 (23:48 -0800)
commitab025bf0fe80c3ed84a3fe0ee3aac053f05154f8
tree4ec0cb2418e9290e5f23d84c91cd4626ad739ca6
parent7a2c4acf8631813889982f6059f17a1954308906
s3: Fix bug opening streams with truncating disposition

Do not attempt to delete streams on a truncating open, if the name
we're opening is itself a stream.

Port 176e8857203944bc332844b700749120ce90c891 to standard open path
source3/smbd/open.c