[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200709261528.l8QFSDdF028533@agora.fsl.cs.sunysb.edu>
Date: Wed, 26 Sep 2007 11:28:13 -0400
From: Erez Zadok <ezk@...sunysb.edu>
To: Jan Engelhardt <jengelh@...putergmbh.de>
Cc: Erez Zadok <ezk@...sunysb.edu>, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
viro@....linux.org.uk, hch@...radead.org
Subject: Re: [PATCH 03/25] Unionfs: display informational messages only if debug is on
In message <Pine.LNX.4.64.0709261720330.7066@...rervta.pbzchgretzou.qr>, Jan Engelhardt writes:
[...]
> Surprise, pr_debug() is just that all nicely wrapped up.
> Want debug? Do it like this.
>
> #ifdef CONFIG_UNIONFS_DEBUG
> # define DEBUG 1
> #endif
>
> and pr_debug() works magic.
[...]
Sounds good. I'll do that.
Thanks,
Erez.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists