X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosc%2Fosc_cl_internal.h;h=d53c29f62657b2d89d811cc43a2d36a4676665e2;hp=0dea7b52661038f47e2b4cf6b0a8f04932479d8e;hb=d86c446837e0ca9b3086639fa63b7bbb2516863d;hpb=f7a81d4797933d179f9955bb0821779d3ac9a8fe diff --git a/lustre/osc/osc_cl_internal.h b/lustre/osc/osc_cl_internal.h index 0dea7b5..d53c29f 100644 --- a/lustre/osc/osc_cl_internal.h +++ b/lustre/osc/osc_cl_internal.h @@ -123,7 +123,7 @@ struct osc_object { */ int oo_contended; cfs_time_t oo_contention_time; -#ifdef INVARIANT_CHECK +#ifdef CONFIG_LUSTRE_DEBUG_EXPENSIVE_CHECK /** * IO context used for invariant checks in osc_lock_has_pages(). */