diff --git a/lustre/obdfilter/filter.c b/lustre/obdfilter/filter.c index ce7a7bd8e5b8b7dba006da1f29a2fd7dc639a2fb..71cb1cf9ccb770e0bfd91e4b4bcb0f3ee53b34f8 100644 --- a/lustre/obdfilter/filter.c +++ b/lustre/obdfilter/filter.c @@ -497,7 +497,7 @@ struct filter_mod_data *filter_fmd_get(struct obd_export *exp, return found; } -#if DO_FMD_DROP +#ifdef DO_FMD_DROP /* drop fmd list reference so it will disappear when last reference is put. * This isn't so critical because it would in fact only affect the one client * that is doing the unlink and at worst we have an stale entry referencing