https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230258
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|[email protected] |[email protected] --- Comment #5 from Conrad Meyer <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
