staging/lustre: get rid of obd_* typedefs
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / lustre / osc / osc_io.c
index 54fe836a64cd1b1b99cbf0665a47b5d590159939..886b1ef8f6ea47156996955812928370df08a588 100644 (file)
@@ -711,7 +711,7 @@ static void osc_req_completion(const struct lu_env *env,
 static void osc_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)
+                            struct cl_req_attr *attr, u64 flags)
 {
        struct lov_oinfo *oinfo;
        struct cl_req    *clerq;