0c83ed8eeb
A simple node information service, filled and updated from userspace. The rest of the stack queries this service for simple node information. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
4 lines
139 B
Makefile
4 lines
139 B
Makefile
obj-$(CONFIG_OCFS2_FS) += ocfs2_nodemanager.o
|
|
|
|
ocfs2_nodemanager-objs := heartbeat.o masklog.o sys.o nodemanager.o \
|
|
quorum.o tcp.o ver.o
|