Whamcloud - gitweb
new tag 2.3.55
[fs/lustre-release.git] / lustre / ost / ost_internal.h
index ff77a52..247699c 100644 (file)
@@ -62,9 +62,6 @@ struct ost_thread_local_cache {
 
 struct ost_thread_local_cache *ost_tls(struct ptlrpc_request *r);
 
-/* Quota stuff */
-extern quota_interface_t *quota_interface;
-
 #ifdef LPROCFS
 void lprocfs_ost_init_vars(struct lprocfs_static_vars *lvars);
 #else