mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] cifs: Do not enable debugging code by default
@ 2012-12-17  9:38 Borislav Petkov
  2012-12-17 15:30 ` Steve French
  0 siblings, 1 reply; 8+ messages in thread
From: Borislav Petkov @ 2012-12-17  9:38 UTC (permalink / raw)
  To: LKML; +Cc: Borislav Petkov, Joe Perches, Jeff Layton, Steve French, linux-cifs

Debugging code is generally disabled in the configurator since it is
only for devs and testers and not for the majority of the installations.

Cc: Joe Perches <joe@perches.com>
Cc: Jeff Layton <jlayton@redhat.com>
Cc: Steve French <sfrench@samba.org>
Cc: linux-cifs@vger.kernel.org
Signed-off-by: Borislav Petkov <bp@alien8.de>
---
 fs/cifs/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig
index 21ff76c22a17..241a0e2853c5 100644
--- a/fs/cifs/Kconfig
+++ b/fs/cifs/Kconfig
@@ -124,7 +124,6 @@ config CIFS_ACL
 
 config CIFS_DEBUG
 	bool "Enable CIFS debugging routines"
-	default y
 	depends on CIFS
 	help
 	   Enabling this option adds helpful debugging messages to
-- 
1.8.1.rc2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-12-18 18:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-17  9:38 [PATCH] cifs: Do not enable debugging code by default Borislav Petkov
2012-12-17 15:30 ` Steve French
2012-12-18 12:13   ` Jeff Layton
2012-12-18 14:44     ` Borislav Petkov
2012-12-18 15:07       ` Jeff Layton
2012-12-18 15:19         ` Borislav Petkov
2012-12-18 15:33           ` Steve French
2012-12-18 18:10             ` vfs trace points?: was: " Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®