torture: Extend the raw.oplock.level_ii_1 test
authorVolker Lendecke <vl@samba.org>
Wed, 16 Oct 2013 19:34:15 +0000 (21:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 23 Oct 2013 12:06:12 +0000 (14:06 +0200)
commitcdd232cc06a5652ad9f6800d5baf017632099cd8
treec1f41e7910c46ec8c0f9b6ec58e93d923647c0bf
parent76e7d8f97fd14f3ef796eb49f441e6eb56e9a238
torture: Extend the raw.oplock.level_ii_1 test

smbd broke to none twice. Make sure this won't happen again :-)

This used to happen before the MSG_SMB_BREAK_RESPONSE merge. In
process_oplock_break_message we did not call remove_oplock, which would
have prevented this.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Oct 23 14:06:13 CEST 2013 on sn-devel-104
source4/torture/raw/oplock.c