[PATCH 0/13] add SMB2 server-side copy support - V2

Jeremy Allison jra at samba.org
Tue Nov 13 18:04:59 MST 2012


On Tue, Nov 13, 2012 at 04:16:24PM +0100, David Disseldorp wrote:
> This change-set adds support for the FSCTL_SRV_COPYCHUNK and
> FSCTL_SRV_REQUEST_RESUME_KEY server-side copy SMB2 ioctls, allowing
> for network round-trip avoidance during a file copy, i.e.:
> http://www.samba.org/~ddiss/slides/snappery_samba/img17.html
> 
> Changes since V1:
> - Replace failure returns with torture_fail()/_skip()
> - Free tevent subreq after receive, rather than waiting for parent recv
> - Remove unneeded subreq from vfs_time_audit.c copychunk state
> - Alloc tevent reqs for copychunk tracking in skel VFS example code
> - Minor white space and debug output cleanups
> 
> Feedback appreciated.

Just FYI, I'm planning to look at this tomorrow !

Cheers,

	Jeremy.


More information about the samba-technical mailing list