Whamcloud - gitweb
LU-16709 lnet: fix locking multiple NIDs of the MR peer
[fs/lustre-release.git] / lnet / include / lnet / lib-types.h
index 6a05e5d..8cf687f 100644 (file)
@@ -978,6 +978,9 @@ struct lnet_peer {
         * nets/NIs
         */
        __u32                   lp_send_seq;
+
+       /* timestamp of primary nid lock */
+       __u64                   lp_prim_lock_ts;
 };
 
 /*