[Bug 273942] fusefs(5): read operation changes ctime on FUSE filesystems

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Sep 2023 17:46:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273942

--- Comment #12 from John F. Carr <jfc@mit.edu> ---
(In reply to Alan Somers from comment #11)

It takes two changes to get this working:

1. The fusefs kernel module adds a ctime update when handling a utimes() call.

2. The MooseFS fuse server does not set ctime in response to a setattr request
that does not explicitly include ctime.

A protocol version change might be warranted.

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