s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a stream...
authorTim Prouty <tprouty@samba.org>
Thu, 17 Dec 2009 18:39:51 +0000 (10:39 -0800)
committerTim Prouty <tprouty@samba.org>
Fri, 18 Dec 2009 02:13:48 +0000 (18:13 -0800)
commitc3582f923e6adf2f3332540b062a2f994aeb7122
tree411730853c4e6cd36a0d00bb249084606f4776c5
parentf8bb5a60e71bd51971ef05a23037cac4523dee25
s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a stream with an open handle

A normal file overwrite in this case would return NT_STATUS_ACCESS_DENIED,
but if a stream is the target NT_STATUS_INVALID_PARAMETER is returned.
source4/torture/raw/streams.c