Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2015 19:29:32 +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-wBIJVmTtZs@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 #6 from nishida@asusa.net ---
Sorry for my late reply.

I have just tested with fopen("rw") and have confirmed that "rw" did not fr=
eeze
my program and FUSE.
Actually it returned "Operation not permitted" which is a correct response
because the file size is < 100 and fseek(100) is 'nonseekable'.

I will try the patch later.

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-wBIJVmTtZs>