s3:smb2_ioctl: remove FSCTL_VALIDATE_NEGOTIATE_INFO_224 implementation
commit3cce5214f9d458f95885a5fc6b5a7b946a7b50a0
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Jul 2012 21:29:28 +0000 (25 23:29 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 25 Jul 2012 21:29:28 +0000 (25 23:29 +0200)
treec52f53f1af129b3443b0bae86b81b29aac87f658
parent5c3a0cbae0eee6c2c35e2de037380546fc22dd9c
s3:smb2_ioctl: remove FSCTL_VALIDATE_NEGOTIATE_INFO_224 implementation

Only Windows8 Beta uses this and it's broken, the client send wrong
capabilities. Just returning an error seems to be fine for the Windows8 Beta
client.

metze
source3/smbd/smb2_ioctl.c