All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: Steven Liu <lingjiujianke@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: fix the code style from printk to ext_debug in extents.c
Date: Sun, 13 May 2012 00:20:06 -0400	[thread overview]
Message-ID: <20120513042006.GA31866@thunk.org> (raw)
In-Reply-To: <CADxeRwnv7quZbWn9xZ=KnEg_KyT65DApEt57zDdgeYsRgQKYQw@mail.gmail.com>

On Sat, May 12, 2012 at 11:57:13PM +0800, Steven Liu wrote:
> Hi Ted,
> 
> just fix the printk debug to ext_debug, if undefined the EXT_DEBUG
> it will not output the debug message
> 
> Signed-off-by: LiuQi <liuqi@zecloud.cn>

I'm not sure what's the point?  The code in question is all under a
CHECK_BINSEARCH, which is in itself a debugging option.

		       	     	      		- Ted

  reply	other threads:[~2012-05-13  4:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-12 15:57 [PATCH] ext4: fix the code style from printk to ext_debug in extents.c Steven Liu
2012-05-13  4:20 ` Ted Ts'o [this message]
2012-05-13 14:38   ` Steven Liu

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=20120513042006.GA31866@thunk.org \
    --to=tytso@mit.edu \
    --cc=lingjiujianke@gmail.com \
    --cc=linux-ext4@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.