smbd: update smb_fname->st btime with the rounded value with NTTIME granularity
commit9da1e7a4041a9f4258e23e70230bd75c60c55490
authorRalph Boehme <slow@samba.org>
Sun, 21 Aug 2022 11:39:02 +0000 (21 13:39 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 29 Aug 2022 17:22:32 +0000 (29 17:22 +0000)
treeb8706c53e60340f7cd1f7e97c0a1fa0864799a97
parent5ed188e492cfca9fef9266aa66041726f3ab6de5
smbd: update smb_fname->st btime with the rounded value with NTTIME granularity

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14215

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/dosmode.c