[PATCH] smb2 FSCTL_SRV_COPYCHUNK support

David Disseldorp ddiss at suse.de
Wed Mar 14 05:22:55 MDT 2012


Hi,

On Tue, 13 Mar 2012 02:30:05 +0100
David Disseldorp <ddiss at suse.de> wrote:

> I've pushed a new branch attempting to address your concerns above to:
...
> The changes have not yet been squashed.
> 

Below is the squashed patch-set, I've changed the smb_asserts to
NT_STATUS_INTERNAL_ERROR responses, matching what is currently in place.

http://git.samba.org/?p=ddiss/samba.git;a=shortlog;h=refs/heads/smb2_copychunk_async_rb010

The following changes since commit ab375526e8ec8f34a79195a62adb33548599c87d:

  s4-dsdb: Fix the case for attribute name msDS-hasMasterNCs (2012-03-14 11:59:02 +0100)

are available in the git repository at:
  git://git.samba.org/ddiss/samba.git smb2_copychunk_async_rb010

David Disseldorp (9):
      s3-smb2: split ioctl handlers into separate functions
      s3-smb2: split ioctl handler code on device type
      s3-server: add smb2 FSCTL_SRV_REQUEST_RESUME_KEY support
      s3-server: add support for smb2 FSCTL_SRV_COPYCHUNK
      s3-vfs: add copy_chunk vfs hooks
      s3-server: remove smb2 ioctl error response assumption
      s3-vfs: add vfs_btrfs module
      Revert "selftest: mark samba3.smb2.ioctl tests knownfail"
      s4-torture: skip FSCTL_SRV_ENUM_SNAPS test when not supported


More information about the samba-technical mailing list