Whamcloud - gitweb
LU-5275 obdclass: Remove non seq file proc routines
[fs/lustre-release.git] / lustre / ost / ost_handler.c
index 46cbe77..a35d2b0 100644 (file)
@@ -92,7 +92,7 @@ static int ost_setup(struct obd_device *obd, struct lustre_cfg* lcfg)
 
 #ifdef LPROCFS
        obd->obd_vars = lprocfs_ost_obd_vars;
-       lprocfs_seq_obd_setup(obd);
+       lprocfs_obd_setup(obd);
 #endif
        mutex_init(&ost->ost_health_mutex);