Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8678708
)
Branch b1_8
author
tianzy
<tianzy>
Fri, 25 Jul 2008 13:34:27 +0000
(13:34 +0000)
committer
tianzy
<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
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/lproc_obdfilter.c
b/lustre/obdfilter/lproc_obdfilter.c
index
65bb6da
..
8fa00f1
100644
(file)
--- a/
lustre/obdfilter/lproc_obdfilter.c
+++ b/
lustre/obdfilter/lproc_obdfilter.c
@@
-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 },