Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / lov / lov_internal.h
index 4b17d81..b76627f 100644 (file)
@@ -304,7 +304,7 @@ static inline void lprocfs_lov_init_vars(struct lprocfs_static_vars *lvars)
 extern struct lu_device_type lov_device_type;
 
 /* pools */
-extern lustre_hash_ops_t pool_hash_operations;
+extern cfs_hash_ops_t pool_hash_operations;
 /* ost_pool methods */
 int lov_ost_pool_init(struct ost_pool *op, unsigned int count);
 int lov_ost_pool_extend(struct ost_pool *op, unsigned int min_count);