smbtorture: Add smb2.maxfid
authorChristof Schmitt <cs@samba.org>
Mon, 11 Jul 2016 18:32:19 +0000 (11:32 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 13 Jul 2016 01:00:15 +0000 (03:00 +0200)
commitf9db6fb893820fbf583b8c57ac151c16a239dd15
tree4696d4d3f9689fca7fe8a3574412712d223d9c79
parentf18a920b0345768181e604d129d9235c193e89db
smbtorture: Add smb2.maxfid

This is the same as base.maxfid, but for the SMB2 protocol: Keep opening
file handles until an error is returned, print the number of file
handles opened and finally close the file handles again.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/maxfid.c [new file with mode: 0644]
source4/torture/smb2/smb2.c
source4/torture/smb2/wscript_build