[Bug 261434] [sysutils/fusefs-sshfs] updating a file's atime causes its mtime to change too
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261434] [fusefs] change mtime and ctime on every read file"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 03:44:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261434 Ivan Rozhuk <rozhuk.im@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|Works As Intended |--- Status|Closed |New --- Comment #16 from Ivan Rozhuk <rozhuk.im@gmail.com> --- (In reply to Alan Somers from comment #15) > That's in the else statement. Look above, at line 2855. #ifdef HAVE_UTIMENSAT - "new code" block, added in 2012, before it 4 years work only code that requires both times together. > As I've said, you haven't performed a valid test, because you haven't used -o strictatime . This change nothing. >> It looks like that mount option is required on Linux in order for it to actually update the atime. atime changed, mtime - not. I do not understand what do you expect to see playing with flags. Do you test all fusefs consumers to ensure that updating only atime work correctly? -- You are receiving this mail because: You are the assignee for the bug.