In message <[EMAIL PROTECTED]>, 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-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to