mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Borislav Petkov <bp@alien8.de>, Joe Perches <joe@perches.com>,
	Jeff Layton <jlayton@redhat.com>,
	Steve French <sfrench@samba.org>,
	linux-cifs@vger.kernel.org
Subject: [PATCH] cifs: Do not enable debugging code by default
Date: Mon, 17 Dec 2012 10:38:05 +0100	[thread overview]
Message-ID: <1355737085-6671-1-git-send-email-bp@alien8.de> (raw)

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


             reply	other threads:[~2012-12-17  9:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17  9:38 Borislav Petkov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1355737085-6671-1-git-send-email-bp@alien8.de \
    --to=bp@alien8.de \
    --cc=jlayton@redhat.com \
    --cc=joe@perches.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfrench@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®