Re: [FUSEFS] File close() failures relating to attempted atime update

From: Alan Somers <asomers_at_freebsd.org>
Date: Mon, 10 Apr 2023 23:44:35 UTC
Thanks for the head's up.  Hopefully I'll be able to look at it later this week.

On Mon, Apr 10, 2023 at 4:40 PM Jamie Landeg-Jones <jamie@catflap.org> wrote:
>
> There is a replicable problem with file closing on fusefs, since
> 0bade34633f997c22f5e4e0931df0d534f560a38, Alan Somers <asomers@FreeBSD.org> 2021-11-29 01:53:31 +0000
>
> It appears to be related to attempting to update atime on a file you
> don't have write-access to.
>
> I've posted much more details, and a potential fix to
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270749
>
> Cheers, Jamie