Date: Wed, 03 Apr 2019 15:19:32 +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-qP5ft3Okmy@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=3D196726 Alan Somers <asomers@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Unable to Reproduce CC| |cem@freebsd.org Status|New |Closed --- Comment #1 from Alan Somers <asomers@FreeBSD.org> --- I can't reproduce the problem on 13.0-CURRENT using libfuse's passthrough example. It looks like you experienced three distinct problems: 1) File attributes are cached forever. Fixed by r344183. 2) Truncate on close, even for RO files. I can't reproduce using your test script. Possibly fixed by r344185 or r344187. 3) Update mtime on close of RO files. I can't reproduce either. If you still experience the problem, then by all means reopen this bug. --=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-196726-3630-qP5ft3Okmy>