diff options
Diffstat (limited to 'fs/dlm/dlm_internal.h')
-rw-r--r-- | fs/dlm/dlm_internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/dlm/dlm_internal.h b/fs/dlm/dlm_internal.h index da7509986699..1e5cd67e1b7a 100644 --- a/fs/dlm/dlm_internal.h +++ b/fs/dlm/dlm_internal.h | |||
@@ -91,6 +91,8 @@ struct dlm_mhandle; | |||
91 | } \ | 91 | } \ |
92 | } | 92 | } |
93 | 93 | ||
94 | #define DLM_FAKE_USER_AST ERR_PTR(-EINVAL) | ||
95 | |||
94 | 96 | ||
95 | struct dlm_direntry { | 97 | struct dlm_direntry { |
96 | struct list_head list; | 98 | struct list_head list; |