Whamcloud - gitweb
Branch b1_8
authortianzy <tianzy>
Fri, 25 Jul 2008 13:34:27 +0000 (13:34 +0000)
committertianzy <tianzy>
Fri, 25 Jul 2008 13:34:27 +0000 (13:34 +0000)
add quota statistics and sort out quota lproc code.
b=15058
i=johann
i=andrew.perepechko

lustre/obdfilter/lproc_obdfilter.c

index 65bb6da..8fa00f1 100644 (file)
@@ -225,8 +225,7 @@ static struct lprocfs_vars lprocfs_filter_obd_vars[] = {
         { "quota_type",     lprocfs_quota_rd_type,
                             lprocfs_quota_wr_type, 0},
         { "quota_switch_seconds",  lprocfs_quota_rd_switch_seconds,
-                            lprocfs_quota_wr_switch_seconds, 0 },
-
+                                   lprocfs_quota_wr_switch_seconds, 0 },
 #endif
         { "client_cache_count", lprocfs_filter_rd_fmd_max_num,
                           lprocfs_filter_wr_fmd_max_num, 0 },