[FUSEFS] File close() failures relating to attempted atime update
Date: Mon, 10 Apr 2023 23:40:05 UTC
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