Re: v3.4 will not compile

From: David Rientjes
Date: Tue May 22 2012 - 18:41:55 EST


On Tue, 22 May 2012, James Bottomley wrote:

> No, that's not it. The problem is that DLM can't be a module if GFS_FS
> is built in because GFS needs to use DLM functions (so DLM can be a
> module as long GFS_FS is)
>
> so this should be
>
> && (DLM=y || (DLM=m && GFS_FS=m))
>

Sounds good for s/GFS_FS/GFS2_FS/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/