Date: Wed, 03 Apr 2019 18:31:55 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 196726] [FUSEFS] fuse truncates files on read, sometimes returns wrong data. Message-ID: <bug-196726-3630-9BHTwxpy7z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196726-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-196726-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=196726 --- Comment #2 from Conrad Meyer <cem@freebsd.org> --- Fwiw, I wouldn't claim r344183 fixes attributes being cached forever — it depends on what the filesystem tells us. High-level defaults are non-zero and therefore still cached forever, because we don't do timeouts. I might guess this is just being hidden by r344186 (no dirty data cache by default) or perhaps r299753 (converting buffer writes into direct writes). But the conclusion is basically the same — can't reproduce this specific set of issues anymore, and Alan has a good handle on what our remaining issues are and a good dialogue with upstream libfuse on what the formal requirements are. -- 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-196726-3630-9BHTwxpy7z>
