s4:torture/smb2: FSCTL_QUERY_NETWORK_INTERFACE_INFO gives INVALID_PARAMETER with...
authorStefan Metzmacher <metze@samba.org>
Mon, 29 Nov 2021 18:56:20 +0000 (19:56 +0100)
committerJule Anger <janger@samba.org>
Mon, 6 Dec 2021 10:42:10 +0000 (10:42 +0000)
commit2306c9e7d18fe9080a20c2989144a35d43ef2a1d
tree5b6aa05ab6c3bf10cd94634e2d765c60c6c906b3
parenta68e2904eaee1d7185bfe6981193a4bdeae7a2db
s4:torture/smb2: FSCTL_QUERY_NETWORK_INTERFACE_INFO gives INVALID_PARAMETER with invalid file ids

An invalid file id for FSCTL_QUERY_NETWORK_INTERFACE_INFO gives
INVALID_PARAMETER instead of FILE_CLOSED.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14788

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit fb33f145ff598b03a08098b7f12f3c53491f6c04)
selftest/knownfail.d/smb2.ioctl.bug14788 [new file with mode: 0644]
source4/torture/smb2/ioctl.c