1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-23 06:50:21 +03:00

smbd: Fix indentation in rename_internals_fsp()

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>
This commit is contained in:
Volker Lendecke 2022-03-04 08:36:04 +01:00 committed by Ralph Boehme
parent 5567d5bca2
commit ab692aa6e7

View 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