vfs_gpfs: Protect against timestamps before the Unix epoch
authorVolker Lendecke <vl@samba.org>
Mon, 22 Aug 2022 13:24:01 +0000 (15:24 +0200)
committerJule Anger <janger@samba.org>
Fri, 7 Oct 2022 08:48:17 +0000 (08:48 +0000)
commitecf8a66e0cc9d6541c47e91b1902adbd664cef0b
treeb0b72683f3bbf747487b02e61b42835bfaa1e597
parent9364c930fb6a117954ef7860991d4daa9fb46cdf
vfs_gpfs: Protect against timestamps before the Unix epoch

In addition to b954d181cd2 we should also protect against timestamps
before the epoch.

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>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Fri Sep 23 06:50:17 UTC 2022 on sn-devel-184

(cherry picked from commit f6b391e04a4d5974b908f4f375bd2876083aa7b2)
source3/modules/vfs_gpfs.c