Date: Wed, 20 Sep 2023 17:46:15 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 273942] fusefs(5): read operation changes ctime on FUSE filesystems Message-ID: <bug-273942-3630-hgfW9HNMO2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273942-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-273942-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273942 --- 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() ca= ll. 2. The MooseFS fuse server does not set ctime in response to a setattr requ= est that does not explicitly include ctime. A protocol version change might be warranted. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273942-3630-hgfW9HNMO2>