tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: dirhash code



On Fri, Aug 29, 2008 at 10:52:49PM +0200, Reinoud Zandijk wrote:
> Dear Quentin,
> 
> On Fri, Aug 29, 2008 at 09:24:09PM +0200, Quentin Garnier wrote:
> > On Fri, Aug 29, 2008 at 06:13:54PM +0200, Reinoud Zandijk wrote:
> > [...]
> > > Only problem with the module solution is that i'm yet to find out how to 
> > > force inclusion of the dirhash kernel module in the kernel when a module 
> > > depends on it. I tried :
> > 
> 
> in files.fs:
> > define dirhashcode
> > defflag DIRHASH: dirashcode
> > file lalala.c dirhashcode  
> 
> in files.udf:
> > deffs fs_udf.h UDF: dirhashcode
> 
> i tried exactly that but to no avail... it configures fine but on 
> compilation it will forget to compile and link lalala.c (in your example).

Fixed in usr.bin/config/main.c 1.29.

If you choose to use that feature, you MUST bump the version near the
top of sys/conf/files to 20080830.

-- 
Quentin Garnier - cube%cubidou.net@localhost - cube%NetBSD.org@localhost
"See the look on my face from staying too long in one place
[...] every time the morning breaks I know I'm closer to falling"
KT Tunstall, Saving My Face, Drastic Fantastic, 2007.

Attachment: pgpEI9AvugW30.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index