Whamcloud - gitweb
LU-2484 obd: add md_stats to MDC and LMV devices
[fs/lustre-release.git] / lustre / include / lustre_export.h
index 0a826ea..fabea52 100644 (file)
@@ -27,7 +27,7 @@
  * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  *
- * Copyright (c) 2011, 2012, Intel Corporation.
+ * Copyright (c) 2011, 2013, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -191,7 +191,6 @@ struct obd_export {
         */
         struct obd_import        *exp_imp_reverse;
         struct nid_stat          *exp_nid_stats;
-        struct lprocfs_stats     *exp_md_stats;
         /** Active connetion */
         struct ptlrpc_connection *exp_connection;
         /** Connection count value from last succesful reconnect rpc */