Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GFS2_FS_LOCKING_DLM
has multiple definitions:
fs/gfs2/Kconfig
The configuration item CONFIG_GFS2_FS_LOCKING_DLM:
( CONFIG_GFS2_FS != CONFIG_n ) && CONFIG_NET && CONFIG_INET && ( CONFIG_IPV6 || CONFIG_IPV6 = CONFIG_n ) && \
lock_dlm
Multiple node locking module for GFS2
Most users of GFS2 will require this. It provides the locking interface between GFS2 and the DLM, which is required to use GFS2 in a cluster environment.
fs/gfs2/Kconfig
The configuration item CONFIG_GFS2_FS_LOCKING_DLM:
CONFIG_GFS2_FS && CONFIG_SYSFS && CONFIG_NET && CONFIG_INET && ( CONFIG_IPV6 || CONFIG_IPV6 = CONFIG_n )
lock_dlm
Multiple node locking module for GFS2
Most users of GFS2 will require this module. It provides the locking interface between GFS2 and the DLM, which is required to use GFS2 in a cluster environment.
Raw data from LKDDb:
lkddb module lock_dlm CONFIG_GFS2_FS_LOCKING_DLM : fs/gfs2/Kconfig : "GFS2 DLM locking module" # in 2.6.19–2.6.29
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab