diff options
author | Niels de Vos <ndevos@redhat.com> | 2016-12-06 07:46:52 +0100 |
---|---|---|
committer | Jeff Darcy <jdarcy@redhat.com> | 2017-01-06 09:33:10 -0800 |
commit | 9bed81ada6f91f998e9abd915b18e3f06557cdcb (patch) | |
tree | 3666196bfe7c2d4bd67a7fe444189cd1af6b0664 /tests/basic | |
parent | 451ca272d12f2d49522c845d53585520f71525f8 (diff) |
posix: make sure atime and mtime are set when calling lutimes()
When overwriting an existing file with O_TRUNC, the 'atime' was set to
0, meaning the Epoch (01-Jan-1970 UTC). However, the 'mtime' gets
updated correcty.
In case 'atime' or 'mtime' is not passed in the 'struct iatt', the time
values passed to the systemcall are taken from the current values are
returned by lstat().
Change-Id: I7021b7161dcd6c9a3e515d98f6d4847533c434b3
BUG: 1401777
Reported-by: Eivind Sarto <eivindsarto@gmail.com>
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/16034
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
Diffstat (limited to 'tests/basic')
0 files changed, 0 insertions, 0 deletions