smbd: flush pending writetime update when flushing file
commit4f5a5e5d6e73ecf60cd11be3cff25e2bb15ddb7d
authorRalph Boehme <slow@samba.org>
Thu, 12 Mar 2020 18:23:40 +0000 (12 19:23 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Apr 2020 09:37:25 +0000 (7 09:37 +0000)
treeabb02a10804707ad6b94cfd8d0e51545cc01c7d9
parent5f4a49bd9f658370a9516233a63e66e241990f2e
smbd: flush pending writetime update when flushing file

Cf the explanations in the previous commit.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(back-ported from commit d99d5bf2c6d0a818ef2f3920e0c93fac38761c36)
source3/smbd/reply.c
source3/smbd/smb2_flush.c