[PATCH 0/2] FSCTL_SRV_COPYCHUNK_WRITE

David Disseldorp ddiss at samba.org
Thu Oct 17 04:36:59 MDT 2013


This trivial patch series adds support for the FSCTL_SRV_COPYCHUNK_WRITE
ioctl. It differs slightly from FSCTL_SRV_COPYCHUNK, in that it permits
copy-chunk requests against targets where the destination file handle
does not have read access.

Cheers, David

The following changes since commit 556f66bd56415d83be936e28d41946c39e379914:

  auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds() (2013-10-16 23:56:01 +0200)

are available in the git repository at:

  git://git.samba.org/ddiss/samba.git copychunk_write

for you to fetch changes up to d7afb2a9fd7d17beadaf1e93243d83d24ec1882c:

  torture: add FSCTL_SRV_COPYCHUNK_WRITE access test (2013-10-17 12:29:53 +0200)

----------------------------------------------------------------
David Disseldorp (2):
      smb2_ioctl: add support for FSCTL_SRV_COPYCHUNK_WRITE
      torture: add FSCTL_SRV_COPYCHUNK_WRITE access test

 source3/smbd/smb2_ioctl_network_fs.c | 16 +++++++++++++++-
 source4/torture/smb2/ioctl.c         | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 66 insertions(+), 3 deletions(-)




More information about the samba-technical mailing list