Whamcloud - gitweb
LU-4813 lfsck: reuse OUT_PORTAL for orphan iteration
[fs/lustre-release.git] / lustre / include / obd_target.h
index cef0bd1..cbe415c 100644 (file)
@@ -78,7 +78,6 @@ struct ost_obd {
        struct ptlrpc_service   *ost_io_service;
        struct ptlrpc_service   *ost_seq_service;
        struct ptlrpc_service   *ost_out_service;
-       struct ptlrpc_service   *ost_idx_service;
        struct mutex             ost_health_mutex;
 };