ocfs2: Negotiate locking protocol versions.
[powerpc.git] / fs / ocfs2 / dlmglue.h
index 5f17243..1d5b069 100644 (file)
@@ -116,4 +116,5 @@ void ocfs2_wake_downconvert_thread(struct ocfs2_super *osb);
 struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void);
 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug);
 
+extern const struct dlm_protocol_version ocfs2_locking_protocol;
 #endif /* DLMGLUE_H */