Whamcloud - gitweb
LU-1346 libcfs: replace cfs_ memory wrappers
[fs/lustre-release.git] / lustre / lov / lov_internal.h
index d9ac87c..767ca73 100644 (file)
@@ -87,7 +87,7 @@ struct lov_request_set {
        spinlock_t                      set_lock;
 };
 
-extern cfs_mem_cache_t *lov_oinfo_slab;
+extern struct kmem_cache *lov_oinfo_slab;
 
 void lov_finish_set(struct lov_request_set *set);