[Bug 230258] [FUSE] [BUG]: Attributes caching issue
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 2 19:46:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230258
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
Assignee|bugs at FreeBSD.org |cem at freebsd.org
--- Comment #5 from Conrad Meyer <cem at freebsd.org> ---
(In reply to Jakub Kruszona-Zawadzki from comment #4)
> We've mentioned 'fuse_lowlevel_notify_inval_entry' only because it could be
> used as a work-around. We do not use this function in our current
> implementation.
Understood, just wanted to clarify why you saw the error message.
It's interesting you mention O_APPEND. I forgot about it, but that was totally
broken (even on individual files) in 11.0 and I fixed it in CURRENT (r320451)
June 2017. It looks like MarkJ MFC'd the commit to 11 July 2017 (r320684) and
also to 11.1 (r320689). So if you are actually running 11.0 and not 11.1 per
the PR Version field, I'd encourage you to try 11.1 :-).
I can't do it now, but I'll look into the timeout value and our file size
caching a little more later (maybe tonight).
Thanks for the detailed report with repro, your help with investigating, and of
course, patience.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list