From 26cc1429846d2c8a10932094d02a5be3df0e1bf1 Mon Sep 17 00:00:00 2001 From: huanghua Date: Thu, 16 Nov 2006 03:28:25 +0000 Subject: [PATCH] change debug subsystem according to nathan's cleanup --- lustre/obdclass/obd_mount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/obdclass/obd_mount.c b/lustre/obdclass/obd_mount.c index 32a18fd..52c82c6 100644 --- a/lustre/obdclass/obd_mount.c +++ b/lustre/obdclass/obd_mount.c @@ -24,7 +24,7 @@ */ -#define DEBUG_SUBSYSTEM S_MGMT +#define DEBUG_SUBSYSTEM S_CLASS #define D_MOUNT D_SUPER|D_CONFIG /*|D_WARNING */ #define PRINT_CMD LCONSOLE #define PRINT_MASK D_SUPER -- 1.8.3.1