Subject: Re: VFS LKM & pool_init() panic
To: None <tech-kern@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 03/15/2000 07:02:20
On Wed, Mar 15, 2000 at 01:00:08PM +0100, Jaromir Dolecek wrote:
> here are the changes I've made to add the VFS op. I also
> added a new function - hashdone(), for freeing memory
> returned from hashinit(). I think it's good to have
> it as a functions instead of hardcoding free() on all
> the respecive places. But as it's just a wrapper around free(),
> it's probably not necessary. Opinions are welcome.
This all looks good to me!
--
-- Jason R. Thorpe <thorpej@zembu.com>