[Bug 196726] [FUSEFS] fuse truncates files on read, sometimes returns wrong data.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 3 15:19:34 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196726

Alan Somers <asomers at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Unable to Reproduce
                 CC|                            |cem at freebsd.org
             Status|New                         |Closed

--- Comment #1 from Alan Somers <asomers at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list