X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre%2Flustre_idl.h;h=beeaf4b03d6b73ee706f5af1c4b142b4561f2453;hp=f02cc2c383b7fdd9251d71b0fb92ade5c0285664;hb=68234a15f0ca73b035f91e5bcc9399ca0bca1287;hpb=dfb4e733ddab83ba397b99f1b62c2bdcddeb3478 diff --git a/lustre/include/lustre/lustre_idl.h b/lustre/include/lustre/lustre_idl.h index f02cc2c..beeaf4b 100644 --- a/lustre/include/lustre/lustre_idl.h +++ b/lustre/include/lustre/lustre_idl.h @@ -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_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