1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-20 16:23:51 +03:00

patch from metze: add a 'vfs' debug class

This commit is contained in:
Andrew Bartlett
-
parent d200770796
commit 601b56e04f
4 changed files with 10 additions and 1 deletions

View File

@@ -92,7 +92,7 @@ extern int DEBUGLEVEL;
#define DBGC_SAM 9
#define DBGC_AUTH 10
#define DBGC_WINBIND 11
#define DBGC_VFS 12
/* So you can define DBGC_CLASS before including debug.h */
#ifndef DBGC_CLASS