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:
4d23957
)
Branch b1_8
author
tianzy
<tianzy>
Fri, 25 Jul 2008 13:34:31 +0000
(13:34 +0000)
committer
tianzy
<tianzy>
Fri, 25 Jul 2008 13:34:31 +0000
(13:34 +0000)
add quota statistics and sort out quota lproc code.
b=15058
i=johann
i=andrew.perepechko
lustre/quota/Makefile.in
patch
|
blob
|
history
diff --git
a/lustre/quota/Makefile.in
b/lustre/quota/Makefile.in
index
2f1bfad
..
112e82d
100644
(file)
--- a/
lustre/quota/Makefile.in
+++ b/
lustre/quota/Makefile.in
@@
-2,7
+2,7
@@
MODULES := lquota
MODULES += quotactl_test quotacheck_test
lquota-objs := quota_check.o quota_context.o quota_ctl.o quota_interface.o
-lquota-objs += quota_master.o quota_adjust_qunit.o
+lquota-objs += quota_master.o quota_adjust_qunit.o
lproc_quota.o
quotactl-objs := quotactl_test.o
quotaccheck-objs := quotacheck_test.o