1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Distributed Lock Manager (DLM)"
5 depends on SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n)
8 A general purpose distributed lock manager for kernel or userspace
15 Under the debugfs mount point, the name of each lockspace will
16 appear as a file in the "dlm" directory. The output is the
17 list of resource and locks the local node knows about.