Date: Thu, 31 Dec 2015 01:07:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 194293] FUSE program freezes when seeking pos > file size Message-ID: <bug-194293-3630-5YaGcoi1CR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194293-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-194293-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=3D194293 rmacklem@uoguelph.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164744|0 |1 is obsolete| | --- Comment #9 from rmacklem@uoguelph.ca --- Created attachment 164881 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164881&action= =3Dedit invalidate buffer cache blocks when switching to DIRECT_IO This patch needs to be used along with 164831 so that stale data in the buffer cache isn't accessed after switching to doing direct I/O. I marked 164744 obsolete since I believe 164831 plus this patch is the preferred fix. Also, 164744 wasn't complete and wouldn't have compiled. --=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-194293-3630-5YaGcoi1CR>