For non-existent streams we have to return OBJECT_NAME_NOT_FOUND
authorVolker Lendecke <vl@samba.org>
Fri, 3 Jul 2009 20:36:11 +0000 (22:36 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 10 Mar 2010 12:21:43 +0000 (13:21 +0100)
commit496ac7e320df0a58e7c209637357a68b8872f5d1
treec58a3f20305d8d3a8c6ebd8f96d1df0cc8bf5983
parent40a40c43ab41bbd96722a76bb2de76ec7eb7f99e
For non-existent streams we have to return OBJECT_NAME_NOT_FOUND

See the STREAMERROR s3 torture test.

Jeremy, Tim, please check!

Signed-off-by: Michael Adam <obnox@samba.org>
source3/script/tests/test_smbtorture_s3.sh
source3/smbd/open.c