Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Wed, 14 Feb 2007 00:21:55 +0000 (00:21 +0000)
committeradilger <adilger>
Wed, 14 Feb 2007 00:21:55 +0000 (00:21 +0000)
Quiet -Wundef compiler warning.

lustre/obdfilter/filter.c

index ce7a7bd..71cb1cf 100644 (file)
@@ -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