Whamcloud - gitweb
fix subsystem type
authoradilger <adilger>
Fri, 6 May 2005 14:55:49 +0000 (14:55 +0000)
committeradilger <adilger>
Fri, 6 May 2005 14:55:49 +0000 (14:55 +0000)
lustre/mdc/mdc_lib.c

index 85ce60a..139f8da 100644 (file)
@@ -19,7 +19,7 @@
  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#define DEBUG_SUBSYSTEM S_MDS
+#define DEBUG_SUBSYSTEM S_MDC
 #ifndef __KERNEL__
 # include <fcntl.h>
 # include <liblustre.h>