X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosc%2Flproc_osc.c;h=3815169bb23dd28aec025b832dc03b0fd9176d6c;hp=9140a58051983fbf80cbfe825603c0361c13e04a;hb=2f347eb0da65973bfc4acbd49ad48698bf71441f;hpb=7326143163cc95b91fb741bc82c60d7145064cb4 diff --git a/lustre/osc/lproc_osc.c b/lustre/osc/lproc_osc.c index 9140a58..3815169 100644 --- a/lustre/osc/lproc_osc.c +++ b/lustre/osc/lproc_osc.c @@ -624,8 +624,6 @@ static struct lprocfs_vars lprocfs_osc_obd_vars[] = { { "checksums", osc_rd_checksum, osc_wr_checksum, 0 }, { "checksum_type", osc_rd_checksum_type, osc_wd_checksum_type, 0 }, { "resend_count", osc_rd_resend_count, osc_wr_resend_count, 0}, - { "quota_resend_count", lprocfs_rd_quota_resend_count, - lprocfs_wr_quota_resend_count, 0}, { "timeouts", lprocfs_rd_timeouts, 0, 0 }, { "contention_seconds", osc_rd_contention_seconds, osc_wr_contention_seconds, 0 },