Whamcloud - gitweb
LU-12704 lov: check all entries in lov_flush_composite
[fs/lustre-release.git] / lustre / include / cl_object.h
index 7dc9b10..f589de4 100644 (file)
@@ -290,8 +290,6 @@ struct cl_layout {
        struct lu_buf   cl_buf;
        /** size of layout in lov_mds_md format. */
        size_t          cl_size;
-       /** size of DoM component if exists or zero otherwise */
-       u64             cl_dom_comp_size;
        /** Layout generation. */
        u32             cl_layout_gen;
        /** whether layout is a composite one */