tech-kern archive

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

Re: dirhash code



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).

With regards,
Reinoud

Attachment: pgpp5m5t2TF4m.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index