Whamcloud - gitweb
Branch: b1_4
authorgreen <green>
Tue, 28 Jun 2005 14:36:42 +0000 (14:36 +0000)
committergreen <green>
Tue, 28 Jun 2005 14:36:42 +0000 (14:36 +0000)
Shut QUOTA_OFF redefinition warning.

lustre/include/linux/lustre_quota.h

index 5c2f352..39b9126 100644 (file)
@@ -91,6 +91,7 @@ static inline int qctxt_wait_on_dqacq(struct obd_device *obd,
 struct quotacheck_info {
 };
 
+#undef DQUOT_OFF
 #define DQUOT_OFF(sb) do {} while(0)
 
 #endif /*!HAVE_QUOTA_SUPPORT */