[PATCH] smb2 FSCTL_SRV_COPYCHUNK support

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Feb 14 23:43:57 MST 2012


On Tue, Feb 14, 2012 at 03:56:38PM -0800, Jeremy Allison wrote:
> I'd still like to get the COPYCHUNK VFS changes into master
> in order to have them for a Samba4.0 release.
> 
> Metze, are you happy with the :
> 
> +static NTSTATUS vfswrap_copy_chunk(struct vfs_handle_struct *handle,
> +                                  struct files_struct *src_fsp,
> +                                  SMB_OFF_T src_off,
> +                                  struct files_struct *dest_fsp,
> +                                  SMB_OFF_T dest_off,
> +                                  SMB_OFF_T num,
> +                                  SMB_OFF_T *copied)
> 
> interface for the VFS ?

Can we get a _send and _recv pair of those into the VFS, for
obvious reasons?

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de


More information about the samba-technical mailing list