smb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY support
authorDavid Disseldorp <ddiss@suse.de>
Tue, 15 Jan 2013 16:22:58 +0000 (17:22 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 15 Apr 2013 16:15:13 +0000 (18:15 +0200)
commit2d61a1e5e8dcec05ef22ae6d50c14e1109214b78
tree304168ecda7897a1d506d76b1f0b6074438c599d
parentb944e3eb33bbb97d94d3e107e2204e9c8a144514
smb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY support

Use existing ioctl IDL infrastructure for marshalling. Support for this
ioctl is a prerequisite for FSCTL_SRV_COPYCHUNK handling.
The client-opaque resume key is constructed using the server side
dev/inode file identifier.

Reviewed by: Jeremy Allison <jra@samba.org>

(cherry picked from commit 2bde9636888067210dc38523b6fafaa0b179ec3b)
source3/Makefile.in
source3/smbd/smb2_ioctl_network_fs.c
source3/wscript_build