Whamcloud - gitweb
LU-3319 lprocfs: client side cleanups
[fs/lustre-release.git] / lustre / ost / ost_handler.c
index e14c61a..baab8be 100644 (file)
@@ -75,7 +75,8 @@ static struct cfs_cpt_table   *ost_io_cptable;
 LPROC_SEQ_FOPS_RO_TYPE(ost, uuid);
 
 static struct lprocfs_seq_vars lprocfs_ost_obd_vars[] = {
-       { "uuid",       &ost_uuid_fops  },
+       { .name =       "uuid",
+         .fops =       &ost_uuid_fops  },
        { 0 }
 };
 #endif /* LPROCFS */