]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: VFS: syncops. Do early return in syncops_renameat().
authorJeremy Allison <jra@samba.org>
Thu, 17 Jun 2021 19:16:58 +0000 (12:16 -0700)
committerNoel Power <npower@samba.org>
Tue, 22 Jun 2021 13:44:34 +0000 (13:44 +0000)
commitabc210943d8d29bff10eaa78bb60de6a05f297ba
treeade2a94f99adfada961d82ecdfe6be829d129051
parentd76abb322390609766b6463e64ff83289f8361c0
s3: VFS: syncops. Do early return in syncops_renameat().

Makes the code path clearer.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/modules/vfs_syncops.c