﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
60	Le cache de fs ne compile pas	alain	Nicolas Pouillon	"En essayant de compiler MutekH avec l'option permettant d'activer le cache
de blocs, j'obtiens le message suivant :

/Users/alain/soc/mutekh/drivers/block/cache/block-cache.c: In function 'lba_insert_ascend':
/Users/alain/soc/mutekh/drivers/block/cache/block-cache.c:38: warning: unused variable 'res'
/Users/alain/soc/mutekh/drivers/block/cache/block-cache.c: In function 'lba_insert_descend':
/Users/alain/soc/mutekh/drivers/block/cache/block-cache.c:38: warning: unused variable 'res'
//alain/soc/mutekh/drivers/block/cache/block-cache.c: In function 'block_cache_newent':
/Users/alain/soc/mutekh/drivers/block/cache/block-cache.c:71: error: 'bs' Users undeclared (first use in this function)
/Users/alain/soc/mutekh/drivers/block/cache/block-cache.c:71: error: (Each undeclared identifier is reported only once
/Users/alain/soc/mutekh/drivers/block/cache/block-cache.c:71: error: for each function it appears in.)
"	defect	new	major		drivers			Nicolas Pouillon
