torture/smb2/ioctl: don't check for untruncated dest failure
commit710f06702b9243dcbad3c2170271a030d2ff5a01
authorDavid Disseldorp <ddiss@samba.org>
Wed, 21 Sep 2016 23:43:54 +0000 (21 16:43 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 22 Sep 2016 18:40:08 +0000 (22 20:40 +0200)
tree07b5e886de73625eb14390f6093da6d4cfba56f1
parent281ce600de9a8eafbecf82a5444e922a31311552
torture/smb2/ioctl: don't check for untruncated dest failure

This should fail, but passes against WS2016 RTM...

2.3.8 FSCTL_DUPLICATE_EXTENTS_TO_FILE Reply:
The destination range extends beyond the target file's allocation size.
The caller might need to increase the target's allocation size before
using FSCTL_DUPLICATE_EXTENTS_TO_FILE.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/ioctl.c