From 20852a7bb1ff1a039737bf975d76eec6e4d13524 Mon Sep 17 00:00:00 2001 From: tianzy Date: Fri, 25 Jul 2008 13:34:13 +0000 Subject: [PATCH] Branch b1_8 add quota statistics and sort out quota lproc code. b=15058 i=johann i=andrew.perepechko --- lnet/utils/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnet/utils/debug.c b/lnet/utils/debug.c index cf41f48..2033832 100644 --- a/lnet/utils/debug.c +++ b/lnet/utils/debug.c @@ -87,7 +87,7 @@ static const char *libcfs_debug_subsystems[] = "ost", "class", "log", "llite", "rpc", "mgmt", "lnet", "lnd", "pinger", "filter", "", "echo", - "ldlm", "lov", "", "", + "ldlm", "lov", "lquota", "", "", "", "", "lmv", "", "sec", "gss", "", "mgc", "mgs", "fid", "fld", NULL}; -- 1.8.3.1