[Patch 14/18] fs/logfs/segment.c

Arnd Bergmann arnd at arndb.de
Sun Jun 3 18:21:41 EDT 2007


On Sunday 03 June 2007, Jörn Engel wrote:
> +static DEFINE_MUTEX(compr_mutex);
> +

It seems you define a static compre_mutex in both segment.c and in compr.c,
and always lock them both at the same time. Is that a correct observation?
Is it intentional, or an oversight on your side?

	Arnd <><




More information about the linux-mtd mailing list