Subject: Re: CVS commit: src/sys/kern
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Chuck Silvers <chuq@chuq.com>
List: source-changes
Date: 10/15/2005 20:02:14
On Sun, Oct 16, 2005 at 10:11:25AM +0900, YAMAMOTO Takashi wrote:
> > Module Name: src
> > Committed By: christos
> > Date: Sun Oct 16 00:28:04 UTC 2005
> >
> > Modified Files:
> > src/sys/kern: subr_pool.c
> >
> > Log Message:
> > avoid a goto.
>
> it's broken when pc_fullgroups is empty but pc_partgroups is not.
> please revert.
heh... that was the bug I just fixed.
christos, I turn my dunce hat over to you. :-)
-Chuck