Re: [PATCH 4/4] jbd: use a single printk for jbd_debug()

2013-08-01 Thread Jan Kara
On Thu 01-08-13 12:21:05, Joe Perches wrote: > On Thu, 2013-08-01 at 15:01 -0400, Paul Gortmaker wrote: > > Backport of jbd2 commit 169f1a2a87aae44034da4b9f81be1683d33de6d0 > > ("jbd2: use a single printk for jbd_debug()") > > Hey Paul. > > > diff --git a/include/linux/jbd.h b/include/linux/jbd.h

Re: [PATCH 4/4] jbd: use a single printk for jbd_debug()

2013-08-01 Thread Jan Kara
On Thu 01-08-13 15:01:08, Paul Gortmaker wrote: > Backport of jbd2 commit 169f1a2a87aae44034da4b9f81be1683d33de6d0 > ("jbd2: use a single printk for jbd_debug()") > > Quoting the original: > -- > Since the jbd_debug() is implemented with two separate printk() > calls, it can lead to

Re: [PATCH 4/4] jbd: use a single printk for jbd_debug()

2013-08-01 Thread Joe Perches
On Thu, 2013-08-01 at 15:01 -0400, Paul Gortmaker wrote: > Backport of jbd2 commit 169f1a2a87aae44034da4b9f81be1683d33de6d0 > ("jbd2: use a single printk for jbd_debug()") Hey Paul. > diff --git a/include/linux/jbd.h b/include/linux/jbd.h [] > @@ -56,16 +56,13 @@ > #define JBD_EXPENSIVE_CHECKING