X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Finclude%2Flnet%2Flib-types.h;h=ae1a63907ef1cb32df4a114b45534a52d8d20a8b;hp=f00108ffe732c563afd5a4559b53eef4fe0a73f9;hb=52eef817974304d0107caaec023a2ed341c164e0;hpb=526679c681c34a4d5f8f7159b29cf51b971677c2 diff --git a/lnet/include/lnet/lib-types.h b/lnet/include/lnet/lib-types.h index f00108f..ae1a6390 100644 --- a/lnet/include/lnet/lib-types.h +++ b/lnet/include/lnet/lib-types.h @@ -765,6 +765,8 @@ struct lnet_peer_net { /* time of last router net check attempt */ time64_t lpn_rtrcheck_timestamp; + /* selection sequence number */ + __u32 lpn_seq; /* reference count */ atomic_t lpn_refcount;