Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
struct smb_request *req,
struct files_struct *src_dirfsp,
struct smb_filename *smb_fname_src,
- struct files_struct *dst_dirfsp,
struct smb_filename *smb_fname_dst,
const char *dst_original_lcomp,
uint32_t attrs,
req,
src_dirfsp,
smb_fname_old,
- NULL,
smb_fname_new,
dst_original_lcomp,
attrs,
req,
src_dirfsp, /* src_dirfsp */
smb_fname_src,
- NULL, /* dst_dirfsp */
smb_fname_dst,
dst_original_lcomp,
attrs,
struct smb_request *req,
struct files_struct *src_dirfsp,
struct smb_filename *smb_fname_src,
- struct files_struct *dst_dirfsp,
struct smb_filename *smb_fname_dst,
const char *dst_original_lcomp,
uint32_t attrs,
req,
NULL, /* src_dirfsp */
smb_fname_src,
- NULL,
smb_fname_dst,
dst_original_lcomp,
0,