Whamcloud - gitweb
LU-9771 flr: extend DATA_VERSION API to read layout version
[fs/lustre-release.git] / lustre / include / cl_object.h
index 61338cd..4ab1dc0 100644 (file)
@@ -1819,6 +1819,7 @@ struct cl_io {
                } ci_setattr;
                struct cl_data_version_io {
                        u64 dv_data_version;
+                       u32 dv_layout_version;
                        int dv_flags;
                } ci_data_version;
                 struct cl_fault_io {