1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-08 07:33:19 +03:00
Files
samba-mirror/source3
David Disseldorp 7a10002228 smbd/ioctl: match WS2016 ReFS get compression behaviour
ReFS doesn't support compression, but responds to get-compression FSCTLs
with a successful COMPRESSION_FORMAT_NONE response. set-compression
results in NT_STATUS_NOT_SUPPORTED.

This commit modifies Samba to match the ReFS behaviour, when run atop
a VFS that doesn't expose compression support.

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

Reported-by: Nick Barrett
Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-10-06 02:30:17 +02:00
..
2014-01-03 05:04:44 +01:00
2015-12-22 02:22:50 +01:00
2016-09-27 04:03:02 +02:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00
2016-10-05 00:06:22 +02:00