Date: Wed, 30 Dec 2015 19:25:35 +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-JsIDMON1lq@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 --- Comment #8 from nishida@asusa.net --- (In reply to rmacklem from comment #7) I tested the patch on 10.2-RELEASE-p8 and confirmed it worked. However, the behavior of fseek() beyond EOF changed to "fseek() extends the original file and writes data at the seek point." Since fseek() beyond EOF is probably undefined, it will be OK and is much better than freeze. Thanks. Hiroshi Nishida --=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-JsIDMON1lq>