scoutfs: copy in DLM_LVB_LEN from fs/ocfs2/dlm/dlmapi.h

Signed-off-by: Mark Fasheh <mfasheh@versity.com>
This commit is contained in:
Mark Fasheh
2017-08-23 19:06:18 -05:00
parent 114760365c
commit 960f8e08bb

View File

@@ -29,6 +29,7 @@
/* Max length of lockid name */
#define OCFS2_LOCK_ID_MAX_LEN 32
#define DLM_LVB_LEN 64
enum ocfs2_ast_action {
OCFS2_AST_INVALID = 0,