On Sat, Aug 16, 2008 at 08:33:53AM -0600, Mark Maybee wrote:
> This fix for this bug is currently in test and will be pushed shortly.
Good to hear that, thanks!
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
Fr
On Tue, Jul 22, 2008 at 08:56:31AM -0600, Mark Shellenbaum wrote:
> Pawel Jakub Dawidek wrote:
> >On Tue, Jul 22, 2008 at 04:28:45PM +0200, Pawel Jakub Dawidek wrote:
> >>Hi.
> >>
> >>I just reproduced a problem I was chasing on FreeBSD also on
> >>OpenSolaris from around 2008.01.
> >>
> >>Simply d
This fix for this bug is currently in test and will be pushed shortly.
-Mark
Pawel Jakub Dawidek wrote:
> On Tue, Jul 22, 2008 at 08:56:31AM -0600, Mark Shellenbaum wrote:
>> Pawel Jakub Dawidek wrote:
>>> On Tue, Jul 22, 2008 at 04:28:45PM +0200, Pawel Jakub Dawidek wrote:
Hi.
I j
On Tue, Jul 22, 2008 at 05:06:21PM +0200, Pawel Jakub Dawidek wrote:
> On Tue, Jul 22, 2008 at 08:56:31AM -0600, Mark Shellenbaum wrote:
> > Pawel Jakub Dawidek wrote:
> > >On Tue, Jul 22, 2008 at 04:28:45PM +0200, Pawel Jakub Dawidek wrote:
> > >>Hi.
> > >>
> > >>I just reproduced a problem I was
On Tue, Jul 22, 2008 at 08:56:31AM -0600, Mark Shellenbaum wrote:
> Pawel Jakub Dawidek wrote:
> >On Tue, Jul 22, 2008 at 04:28:45PM +0200, Pawel Jakub Dawidek wrote:
> >>Hi.
> >>
> >>I just reproduced a problem I was chasing on FreeBSD also on
> >>OpenSolaris from around 2008.01.
> >>
> >>Simply d
On Tue, Jul 22, 2008 at 04:28:45PM +0200, Pawel Jakub Dawidek wrote:
> Hi.
>
> I just reproduced a problem I was chasing on FreeBSD also on
> OpenSolaris from around 2008.01.
>
> Simply doing something like this:
>
> write 9k of random data into 'foo' file
> truncate 'foo' file to 7k
Hi.
I just reproduced a problem I was chasing on FreeBSD also on
OpenSolaris from around 2008.01.
Simply doing something like this:
write 9k of random data into 'foo' file
truncate 'foo' file to 7k
truncate 'foo' file to 11k
read data between 7k-9k
There should b
Pawel Jakub Dawidek wrote:
> On Tue, Jul 22, 2008 at 04:28:45PM +0200, Pawel Jakub Dawidek wrote:
>> Hi.
>>
>> I just reproduced a problem I was chasing on FreeBSD also on
>> OpenSolaris from around 2008.01.
>>
>> Simply doing something like this:
>>
>> write 9k of random data into 'foo' file