1 menu "Distributed Lock Manager"
2 depends on EXPERIMENTAL && INET
5 tristate "Distributed Lock Manager (DLM)"
6 depends on SYSFS && (IPV6 || IPV6=n)
10 A general purpose distributed lock manager for kernel or userspace
17 Under the debugfs mount point, the name of each lockspace will
18 appear as a file in the "dlm" directory. The output is the
19 list of resource and locks the local node knows about.