[PATCH 0/3] Add compression FSCTL constants and test

David Disseldorp ddiss at samba.org
Wed Aug 7 09:16:09 MDT 2013


This changeset adds constants required for FSCTL_GET_COMPRESSION and
FSCTL_SET_COMPRESSION support. A simple smbtorture test using these
FSCTLs is also added to the smb2.ioctl suite.

Comments, feedback welcome.

Cheers, David

--

The following changes since commit f6d157858feeb8b59eb353a1a237fe9e359a5dcf:

  drs-cracknames: Add some debugs in the torture to know better which test has failed (2013-08-07 08:10:58 +0200)

are available in the git repository at:

  git://git.samba.org/ddiss/samba.git compression_fsctls

for you to fetch changes up to 125a62deef03c01efc83481ec943cc8b2645af8e:

  torture: add smb2 FSCTL_[GET/SET]_COMPRESSION test (2013-08-07 17:01:21 +0200)

----------------------------------------------------------------
David Disseldorp (3):
      torture: split out ioctl test file creation helper
      lib: add FSCTL_[GET/SET]_COMPRESSION constants
      torture: add smb2 FSCTL_[GET/SET]_COMPRESSION test

 libcli/smb/smb_constants.h   |   3 +++
 librpc/idl/ioctl.idl         |  11 +++++++++++
 source4/torture/smb2/ioctl.c | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
 3 files changed, 141 insertions(+), 56 deletions(-)



More information about the samba-technical mailing list