]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify init_smb_file_time
authorVolker Lendecke <vl@samba.org>
Tue, 25 Jun 2024 11:06:35 +0000 (13:06 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 28 Jun 2024 13:26:24 +0000 (13:26 +0000)
commite94de8a4af908c0e09185c6b1f1a04848d831dfb
tree58f6edd28420dcb247e61383aee95819a56f05fa
parente5a304193ba1bba20c8f40c1e5bb6f0adab52d0c
smbd: Simplify init_smb_file_time

Call make_omit_timespec just once, saves a few .text bytes

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