Re: svn commit: r206129 - head/sys/kern

2010-04-05 Thread Peter Jeremy
On 2010-Apr-05 11:27:07 +0300, Andriy Gapon wrote: >> Firstly, has someone with a post-r206129 kernel verified that it >> does actually trigger the issue I reported in bin/16? I'm not >> in a position to do so easily and it's possible that the problem >> is masked elsewhere. > >Sorry for my l

Re: svn commit: r206129 - head/sys/kern

2010-04-05 Thread Andriy Gapon
on 05/04/2010 11:27 Andriy Gapon said the following: > Additionally, as noted above (and if I am not mistaken), the problem would > manifest itself when creating a new db in an existing file and the file has to > be large enough. OK, this is a nonsense, I misunderstood the code. The problem should

Re: svn commit: r206129 - head/sys/kern

2010-04-05 Thread Andriy Gapon
on 05/04/2010 01:12 Peter Jeremy said the following: > On 2010-Apr-05 00:27:42 +0300, Kostik Belousov wrote: >> On Mon, Apr 05, 2010 at 12:11:06AM +0300, Andriy Gapon wrote: >>> on 05/04/2010 00:03 Peter Jeremy said the following: On 2010-Apr-03 08:39:00 +, Andriy Gapon wrote: > vn_

Re: svn commit: r206129 - head/sys/kern

2010-04-04 Thread Peter Jeremy
On 2010-Apr-05 00:27:42 +0300, Kostik Belousov wrote: >On Mon, Apr 05, 2010 at 12:11:06AM +0300, Andriy Gapon wrote: >> on 05/04/2010 00:03 Peter Jeremy said the following: >> > On 2010-Apr-03 08:39:00 +, Andriy Gapon wrote: >> >> vn_stat: take into account va_blocksize when setting st_blksi

Re: svn commit: r206129 - head/sys/kern

2010-04-04 Thread Kostik Belousov
On Mon, Apr 05, 2010 at 12:11:06AM +0300, Andriy Gapon wrote: > on 05/04/2010 00:03 Peter Jeremy said the following: > > On 2010-Apr-03 08:39:00 +, Andriy Gapon wrote: > >> Author: avg > >> Date: Sat Apr 3 08:39:00 2010 > >> New Revision: 206129 > >> URL: http://svn.freebsd.org/changeset/base

Re: svn commit: r206129 - head/sys/kern

2010-04-04 Thread Andriy Gapon
on 05/04/2010 00:03 Peter Jeremy said the following: > On 2010-Apr-03 08:39:00 +, Andriy Gapon wrote: >> Author: avg >> Date: Sat Apr 3 08:39:00 2010 >> New Revision: 206129 >> URL: http://svn.freebsd.org/changeset/base/206129 >> >> Log: >> vn_stat: take into account va_blocksize when settin

Re: svn commit: r206129 - head/sys/kern

2010-04-04 Thread Peter Jeremy
On 2010-Apr-03 08:39:00 +, Andriy Gapon wrote: >Author: avg >Date: Sat Apr 3 08:39:00 2010 >New Revision: 206129 >URL: http://svn.freebsd.org/changeset/base/206129 > >Log: > vn_stat: take into account va_blocksize when setting st_blksize > > As currently st_blksize is always PAGE_SIZE, it