Hi Dmitry,
Dmitry Chestnykh wrote,
To obtain correct `st_atim`, `st_mtim` and `st_ctim`
fields
we need to use statx() syscall and then convert the data from the kernel
to the regular stat structure.
Signed-off-by: Dmitry Chestnykh <dm.chestnykh(a)gmail.com>
Thanks! Applied and pushed,
best regards
Waldemar