[Bug 261434] [sysutils/fusefs-sshfs] updating a file's atime causes its mtime to change too

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Jan 2022 03:28:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261434

--- Comment #15 from Alan Somers <asomers@FreeBSD.org> ---
(In reply to Ivan Rozhuk from comment #14)
> 1. https://github.com/libfuse/libfuse blob/b08e275083d0316fa4d735d457869d62ce4114de/lib/fuse.c#L2877
> At least here atime+mtime required together.

That's in the else statement.  Look above, at line 2855.

> 2. linux kernel work ok.

As I've said, you haven't performed a valid test, because you haven't used -o
strictatime .

-- 
You are receiving this mail because:
You are the assignee for the bug.