smbd: Fix indentation in rename_internals_fsp()
authorVolker Lendecke <vl@samba.org>
Fri, 4 Mar 2022 07:36:04 +0000 (08:36 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 4 Mar 2022 17:43:42 +0000 (17:43 +0000)
This one space character makes it more obvious where in the copmlex
if-expression lp_store_dos_attributes() lives.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/reply.c

index 3e9f2781292e9ff13ee0c39e4f93a6280d5b1e3a..badd48311cd8e246b31f29184f2608bdb4b06250 100644 (file)
@@ -7493,7 +7493,7 @@ NTSTATUS rename_internals_fsp(connection_struct *conn,
                if (!fsp->fsp_flags.is_directory &&
                    !(fsp->posix_flags & FSP_POSIX_FLAGS_PATHNAMES) &&
                    (lp_map_archive(SNUM(conn)) ||
-                   lp_store_dos_attributes(SNUM(conn))))
+                    lp_store_dos_attributes(SNUM(conn))))
                {
                        /*
                         * We must set the archive bit on the newly renamed