Add the internals of is_smb2_recvfile_write.
authorJeremy Allison <jra@samba.org>
Mon, 1 Apr 2013 18:16:01 +0000 (11:16 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 19 Apr 2013 21:11:19 +0000 (14:11 -0700)
commit1a7cec37e725c9f29fd71788e15623d904b41c8a
treebfdf16c7c2ab582dd2795b36251fe95387c9a9bf
parent53b87f2fbabe3a2dcb5df6f6c494ef332bea81e7
Add the internals of is_smb2_recvfile_write.

This turns on the real receivefile detection, and completes
the receivefile code path changes.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan (metze) Metzmacher <metze@samba.org>
source3/smbd/smb2_server.c