Whamcloud - gitweb
LU-5478 lov: get rid of obd_* typedefs
[fs/lustre-release.git] / lustre / lov / lovsub_dev.c
index 2feecf9..1a42ca9 100644 (file)
@@ -69,9 +69,9 @@ static void lovsub_req_completion(const struct lu_env *env,
  * field, which is filled there.
  */
 static void lovsub_req_attr_set(const struct lu_env *env,
-                                const struct cl_req_slice *slice,
-                                const struct cl_object *obj,
-                                struct cl_req_attr *attr, obd_valid flags)
+                               const struct cl_req_slice *slice,
+                               const struct cl_object *obj,
+                               struct cl_req_attr *attr, u64 flags)
 {
         struct lovsub_object *subobj;