[SCM] Samba Shared Repository - branch master updated

Ralph Böhme slow at samba.org
Fri May 21 14:15:01 UTC 2021


The branch, master has been updated
       via  570ec75c7e8 s3/smbd: Fix stray line introduced in 470b6223e7283ce1308e0b273eb893d20ab72d5b
      from  5a976b42f07 s3: smbd: Change set_create_timespec_ea() to take the existing fsp.

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 570ec75c7e8af49cee3a12ab20f97663d3b92ddf
Author: Noel Power <noel.power at suse.com>
Date:   Fri May 21 08:54:42 2021 +0100

    s3/smbd: Fix stray line introduced in 470b6223e7283ce1308e0b273eb893d20ab72d5b
    
    Signed-off-by: Noel Power <noel.power at suse.com>
    Reviewed-by: Ralph Boehme <slow at samba.org>
    
    Autobuild-User(master): Ralph Böhme <slow at samba.org>
    Autobuild-Date(master): Fri May 21 14:14:38 UTC 2021 on sn-devel-184

-----------------------------------------------------------------------

Summary of changes:
 source3/smbd/reply.c | 1 -
 1 file changed, 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/reply.c b/source3/smbd/reply.c
index f7b0fe72f13..4ba3b0ee624 100644
--- a/source3/smbd/reply.c
+++ b/source3/smbd/reply.c
@@ -7587,7 +7587,6 @@ NTSTATUS rename_internals_fsp(connection_struct *conn,
 		status = NT_STATUS_NO_MEMORY;
 		goto out;
 	}
-	if (smb_fname_dst_in)
 
 	/*
 	 * Check for special case with case preserving and not


-- 
Samba Shared Repository



More information about the samba-cvs mailing list