X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_nrs_crr.h;h=f057ec72d9289650eca62b228b3e0444e235db8b;hb=ff4357229efe87781e65382c20d3d718ecc3114d;hp=de526990464a8a0fc6abb3a3e44566bdf59999c9;hpb=d867368cdfa1138909a64d13ab11ed3c0212a0b2;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_nrs_crr.h b/lustre/include/lustre_nrs_crr.h index de52699..f057ec7 100644 --- a/lustre/include/lustre_nrs_crr.h +++ b/lustre/include/lustre_nrs_crr.h @@ -44,8 +44,8 @@ */ struct nrs_crrn_net { struct ptlrpc_nrs_resource cn_res; - cfs_binheap_t *cn_binheap; - cfs_hash_t *cn_cli_hash; + struct cfs_binheap *cn_binheap; + struct cfs_hash *cn_cli_hash; /** * Used when a new scheduling round commences, in order to synchronize * all clients with the new round number.