Whamcloud - gitweb
LU-2152 iam: it->load fix
[fs/lustre-release.git] / lustre / quota / lproc_quota.c
index 9c65526..0d5e710 100644 (file)
@@ -201,6 +201,9 @@ static int lprocfs_quota_seq_show(struct seq_file *p, void *v)
 
                        seq_printf(p, "global_pool%d_%s_%s\n", poolid,
                                   RES_NAME(rtype), QTYPE_NAME(qtype));
+               } else if (fid_seq(fid) == FID_SEQ_LOCAL_NAME) {
+                       /* global index copy object */
+                       seq_printf(p, "global_index_copy:\n");
                } else {
                        return -ENOTSUPP;
                }
@@ -231,7 +234,8 @@ static int lprocfs_quota_seq_show(struct seq_file *p, void *v)
                           "u }\n", "usage:",
                           ((struct lquota_acct_rec *)rec)->ispace,
                           toqb(((struct lquota_acct_rec *)rec)->bspace));
-       else if (fid_seq(fid) == FID_SEQ_QUOTA_GLB)
+       else if (fid_seq(fid) == FID_SEQ_QUOTA_GLB ||
+                fid_seq(fid) == FID_SEQ_LOCAL_NAME)
                seq_printf(p, "  %-8s { hard: %20"LPF64"u, soft: %20"LPF64
                           "u, granted: %20"LPF64"u, time: %20"LPF64"u }\n",
                           "limits:",