From: Jo Sutton Date: Tue, 9 Jan 2024 23:25:25 +0000 (+1300) Subject: s3:smbd: Fix code spelling X-Git-Tag: tdb-1.4.11~1795 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def0cd0fd4e00516d2f4fdfac3c56a6076a85faa;p=thirdparty%2Fsamba.git s3:smbd: Fix code spelling Signed-off-by: Jo Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source3/smbd/msdfs.c b/source3/smbd/msdfs.c index 4a322d129c6..d8361fb8060 100644 --- a/source3/smbd/msdfs.c +++ b/source3/smbd/msdfs.c @@ -333,7 +333,7 @@ static int conn_struct_tos_destructor(struct conn_struct_tos *c) SMB_VFS_CONNECT requires root privileges. This temporary uses become_root() and unbecome_root(). - But further impersonation has to be cone by the caller. + But further impersonation has to be done by the caller. *********************************************************/ NTSTATUS create_conn_struct_tos(struct messaging_context *msg, int snum, diff --git a/source3/smbd/smb2_ioctl_network_fs.c b/source3/smbd/smb2_ioctl_network_fs.c index bcfa37fdf97..91933efed62 100644 --- a/source3/smbd/smb2_ioctl_network_fs.c +++ b/source3/smbd/smb2_ioctl_network_fs.c @@ -185,7 +185,7 @@ static NTSTATUS fsctl_srv_copychunk_loop(struct tevent_req *req) * Windows). * * Or it can be a special macOS copyfile request, so we send this into - * the VFS, vfs_fruit if loaded implements the macOS copyile semantics. + * the VFS, vfs_fruit if loaded implements the macOS copyfile semantics. */ if (state->cc_copy.chunk_count > 0) { struct srv_copychunk *chunk = NULL; @@ -551,7 +551,7 @@ static NTSTATUS fsctl_validate_neg_info(TALLOC_CTX *mem_ctx, if (lp_server_max_protocol() <= PROTOCOL_SMB2_02) { /* * With SMB 2.02 we didn't get the - * capabitities, client guid, security mode + * capabilities, client guid, security mode * and dialects the client would have offered. * * So we behave compatible with a true