]> git.ipfire.org Git - thirdparty/samba.git/commit
torture/ioctl: test set_compression(format_none)
authorDavid Disseldorp <ddiss@samba.org>
Thu, 5 Jan 2017 16:10:42 +0000 (17:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Sep 2017 11:36:22 +0000 (13:36 +0200)
commit96a8f4c7167c3f45856b8166c092430efd417e57
treed5fc2828e89dd8f07edce400236f826f10b08b23
parentbb54467ed822bf8d422f5a20db5362406398fbc0
torture/ioctl: test set_compression(format_none)

This test case was overlooked in the previous bso#12144 update -
set compression requests with format=COMPRESSION_FORMAT_NONE should
succeed if the server / backing storage doesn't offer compression
support.
Confirm that Samba matches Windows Server 2016 ReFS behaviour here.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12144

Reported-by: Nick Barrett <nick@barrett.org.nz>
Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 6fde123176409e261d955e24b3d28e5124f33bed)

Autobuild-User(v4-6-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-6-test): Fri Sep 22 13:36:22 CEST 2017 on sn-devel-144
source4/torture/smb2/ioctl.c