Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / include / lustre_export.h
index d78a26d..710f13c 100644 (file)
@@ -145,6 +145,7 @@ struct obd_export {
         atomic_t                  exp_refcount;
         atomic_t                  exp_rpc_count;
         atomic_t                  exp_cb_count;
+        atomic_t                  exp_locks_count;
         struct obd_uuid           exp_client_uuid;
         struct list_head          exp_obd_chain;
         struct hlist_node         exp_uuid_hash; /* uuid-export hash*/