r840: use quota debug class
authorStefan Metzmacher <metze@samba.org>
Mon, 24 May 2004 11:05:19 +0000 (11:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:47 +0000 (10:51 -0500)
metze
(This used to be commit fd94bdaef57b258fcccb9fae1e2f0b96688d51c4)

source3/modules/vfs_default_quota.c

index 1294a515333cf2c3bda3c0fbbfae692b8595065c..f7c5dce4d674f7054d7d0a4de5922ffff833b97a 100644 (file)
@@ -21,7 +21,7 @@
 #include "includes.h"
 
 #undef DBGC_CLASS
-#define DBGC_CLASS DBGC_VFS
+#define DBGC_CLASS DBGC_QUOTA
 
 #define DEFAULT_QUOTA_NAME "default_quota"