Whamcloud - gitweb
LU-12610 llite: remove OBD_ -> CFS_ macros
[fs/lustre-release.git] / lustre / lov / lov_object.c
index f8e7886..0c10925 100644 (file)
@@ -134,7 +134,7 @@ static int lov_init_sub(const struct lu_env *env, struct lov_object *lov,
        int stripe = lov_comp_stripe(idx);
        int result;
 
-       if (OBD_FAIL_CHECK(OBD_FAIL_LOV_INIT)) {
+       if (CFS_FAIL_CHECK(OBD_FAIL_LOV_INIT)) {
                /* For sanity:test_206.
                 * Do not leave the object in cache to avoid accessing
                 * freed memory. This is because osc_object is referring to