Go to the documentation of this file.
28 #ifndef _OCFS1_FS_COMPAT_H
29 #define _OCFS1_FS_COMPAT_H
31 #define OCFS1_MAX_VOL_SIGNATURE_LEN 128
32 #define OCFS1_MAX_MOUNT_POINT_LEN 128
33 #define OCFS1_MAX_VOL_ID_LENGTH 16
34 #define OCFS1_MAX_VOL_LABEL_LEN 64
35 #define OCFS1_MAX_CLUSTER_NAME_LEN 64
37 #define OCFS1_MAJOR_VERSION (2)
38 #define OCFS1_MINOR_VERSION (0)
39 #define OCFS1_VOLUME_SIGNATURE "OracleCFS"