X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_nodemap.h;h=23a5f8be982c4e61220f57dfb13e9a5c3d0d1254;hp=61e9dc8ae3e6e5ff57c46978eaa62bf1a7536dbf;hb=8701e7e4b5ec1b34700c95b9b6588f4745730b72;hpb=bc34babc1765f6f99220256e96ce5dc5bb390676 diff --git a/lustre/include/lustre_nodemap.h b/lustre/include/lustre_nodemap.h index 61e9dc8..23a5f8b 100644 --- a/lustre/include/lustre_nodemap.h +++ b/lustre/include/lustre_nodemap.h @@ -84,7 +84,7 @@ struct lu_nodemap { /* attached client members of this nodemap */ struct list_head nm_exports; /* access by nodemap name */ - cfs_hlist_node_t nm_hash; + struct hlist_node nm_hash; }; void nodemap_activate(const bool value);