From: Mark Fasheh Date: Fri, 4 Apr 2008 19:45:55 +0000 (-0700) Subject: ocfs2: Only build ocfs2/dlm with the o2cb stack module X-Git-Tag: v2.6.26-rc1~1143^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b06edb5127315473d87e075b2b1d1acf74659c;p=pandora-kernel.git ocfs2: Only build ocfs2/dlm with the o2cb stack module fs/ocfs2/dlm/ocfs2_dlm.ko and fs/ocfs2/dlm/ocfs2_dlmfs.ko get built if CONFIG_FS_OCFS2 is specified. This isn't quite how it should happen any more - the "o2cb" dlm modules should only be built if CONFIG_FS_OCFS2_O2CB is set, so update the dlm Makefile accordingly. Signed-off-by: Mark Fasheh Acked-by: Randy Dunlap Acked-by: Joel Becker --- Reading git-diff-tree failed