You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement utimens() and remove depreceated utimes().
This is needed for rsync (it uses utimes()). Newer version
of Fuse api is needed (2.6). Let FileRememberTimes to use
nanoseconds api too.