Whamcloud - gitweb
LU-1710 general: add LVB type connect flag
[fs/lustre-release.git] / lustre / include / lustre / lustre_idl.h
index f02cc2c..beeaf4b 100644 (file)
@@ -1158,6 +1158,8 @@ extern void lustre_swab_ptlrpc_body(struct ptlrpc_body *pb);
 #define OBD_CONNECT_NANOSECOND_TIMES 0x200000000000ULL /* nanosec resolution
                                                        * timestamps supported
                                                        */
 #define OBD_CONNECT_NANOSECOND_TIMES 0x200000000000ULL /* nanosec resolution
                                                        * timestamps supported
                                                        */
+#define OBD_CONNECT_LVB_TYPE   0x400000000000ULL /* variable type of LVB */
+
 /* XXX README XXX:
  * Please DO NOT add flag values here before first ensuring that this same
  * flag value is not in use on some other branch.  Please clear any such
 /* XXX README XXX:
  * Please DO NOT add flag values here before first ensuring that this same
  * flag value is not in use on some other branch.  Please clear any such