File's time stamp is incorrectly set to future time
Applies to
- ONTAP 9
- CIFS
- NFS
Issue
File's time stamps are incorrectly set to future time.
Example:
Check file's time stamp after file creation
% date ; ls -l ; ls -l --full-time
Fri Jan 15 16:58:18 JST 2020
total 12
drwxr-xr-x 2 xxxxx xxxxx 4096 Jan 11 17:51 test/
drwxr-xr-x 2 xxxxx xxxxx 4096 Jan 13 01:46 test2/
drwxr-xr-x 2 xxxxx xxxxx 4096 Jan 14 19:59 test3/
-rw-r--r-- 1 xxxxx xxxxx 0 Jan 15 17:51 testfile