Whamcloud - gitweb
LU-14996 lov: prefer mirrors on non-rotational OSTs
[fs/lustre-release.git] / lustre / lod / lod_internal.h
index bd050bd..0e41743 100644 (file)
@@ -224,6 +224,8 @@ struct lod_mirror_entry {
                lme_prefer:1;
        /* mirror id */
        __u16   lme_id;
+       /* preference */
+       __u16   lme_preference;
        /* start,end index of this mirror in ldo_comp_entries */
        __u16   lme_start;
        __u16   lme_end;