aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dlmconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dlmconstants.h')
-rw-r--r--include/linux/dlmconstants.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/dlmconstants.h b/include/linux/dlmconstants.h
index fddb3d3ff321..47bf08dc7566 100644
--- a/include/linux/dlmconstants.h
+++ b/include/linux/dlmconstants.h
@@ -18,6 +18,10 @@
18 * Constants used by DLM interface. 18 * Constants used by DLM interface.
19 */ 19 */
20 20
21#define DLM_LOCKSPACE_LEN 64
22#define DLM_RESNAME_MAXLEN 64
23
24
21/* 25/*
22 * Lock Modes 26 * Lock Modes
23 */ 27 */