Whamcloud - gitweb
LU-11213 lmv: reuse object alloc QoS code from LOD
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / lustre_idl.h
index 9557039..e628f43 100644 (file)
@@ -2162,6 +2162,8 @@ struct mdt_rec_reint {
        __u16           rr_padding_4; /* also fix lustre_swab_mdt_rec_reint */
 };
 
+#define LMV_DESC_QOS_MAXAGE_DEFAULT 60  /* Seconds */
+
 /* lmv structures */
 struct lmv_desc {
        __u32 ld_tgt_count;             /* how many MDS's */