Whamcloud - gitweb
Revert "LU-5275 lprocfs: remove last of non seq data structs and functions."
[fs/lustre-release.git] / lustre / ost / ost_handler.c
index 26a90b1..8a646dc 100644 (file)
@@ -74,7 +74,7 @@ static struct cfs_cpt_table   *ost_io_cptable;
 #ifdef LPROCFS
 LPROC_SEQ_FOPS_RO_TYPE(ost, uuid);
 
-static struct lprocfs_vars lprocfs_ost_obd_vars[] = {
+static struct lprocfs_seq_vars lprocfs_ost_obd_vars[] = {
        { .name =       "uuid",
          .fops =       &ost_uuid_fops  },
        { 0 }