]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify filename_convert_dirfsp_nosymlink
authorVolker Lendecke <vl@samba.org>
Tue, 25 Jun 2024 13:49:23 +0000 (15:49 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 28 Jun 2024 13:26:24 +0000 (13:26 +0000)
commit6a077e2fcdabae64c1ab6e1378ea10ea2b57f738
treee72d7ee85d096b6815cb4096c69510b408080366
parent5e206ffbe360004573c00b11fc0bfcdf74f7040d
smbd: Simplify filename_convert_dirfsp_nosymlink

Initialize the timestamps in the existing struct assignment

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