diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2022-05-21 16:01:23 +0200 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2022-05-21 16:01:23 +0200 |
commit | a20cb5571cf8271a52344c0320e65bc2369ecddd (patch) | |
tree | dcedd5e84c4e032ffb1fc297a6b3abfa73241d65 /examples/hooks | |
parent | 72c21c112b209b2d092de2fd1750b6741bb187e3 (diff) |
metastore.c: Do not skip nanoseconds when applying mtime.
Apply mtime using utimensat() instead of utime(), which not only
supports setting nanoseconds, but also omitting atime change (last
access time), and working on symlinks - we use all of that.
Reported-by: Björn Haßler <bjohas@users.noreply.github.com>
Diffstat (limited to 'examples/hooks')
0 files changed, 0 insertions, 0 deletions