Whamcloud - gitweb
LU-1214 quota: don't compile quota module for client
[fs/lustre-release.git] / lustre / quota / quota_check.c
index dc288f9..5bf0047 100644 (file)
@@ -64,7 +64,6 @@
 #include <lustre_quota.h>
 #include "quota_internal.h"
 
-#ifdef HAVE_QUOTA_SUPPORT
 #ifdef __KERNEL__
 static int target_quotacheck_callback(struct obd_export *exp,
                                       struct obd_quotactl *oqctl)
@@ -196,4 +195,3 @@ out:
 }
 
 #endif /* __KERNEL__ */
-#endif /* HAVE_QUOTA_SUPPORT */