Whamcloud - gitweb
b=19860
[fs/lustre-release.git] / lustre / include / lustre_export.h
index 5c328f7..7ff4284 100644 (file)
@@ -146,6 +146,7 @@ struct obd_export {
         atomic_t                  exp_rpc_count;
         atomic_t                  exp_cb_count;
         atomic_t                  exp_locks_count;
+        atomic_t                  exp_replay_count;
         struct obd_uuid           exp_client_uuid;
         struct list_head          exp_obd_chain;
         struct hlist_node         exp_uuid_hash; /* uuid-export hash*/