Skip to content
Snippets Groups Projects
Commit 93b06edb authored by Mark Fasheh's avatar Mark Fasheh
Browse files

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: default avatarMark Fasheh <mfasheh@suse.com>
Acked-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Acked-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 409753bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment