Whamcloud - gitweb
LU-6602 osp: change lgh_hdr_lock to mutex
[fs/lustre-release.git] / lustre / include / lustre_nrs_tbf.h
index c02620f..b36b549 100644 (file)
@@ -200,7 +200,7 @@ struct nrs_tbf_head {
        /**
         * Hash of clients.
         */
-       cfs_hash_t                      *th_cli_hash;
+       struct cfs_hash                 *th_cli_hash;
        /**
         * Type of TBF policy.
         */