mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-13 08:53:54 +00:00
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>
5 lines
139 B
Makefile
5 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
|