mirror of
https://github.com/samba-team/samba.git
synced 2025-02-08 05:57:51 +03:00
gpfs_set_times as of August 2020 stores 32-bit unsigned tv_sec. We should not silently garble time stamps but reject the attempt to set an out-of-range timestamp. Bug: https://bugzilla.samba.org/show_bug.cgi?id=15151 Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Christof Schmitt <cs@samba.org> (cherry picked from commit b954d181cd25d9029d3c222e8d97fe7a3b0b2400)