Re: [PATCH] quota: Add log level to printk

2014-11-04 Thread Jan Kara
On Mon 03-11-14 19:06:39, Joe Perches wrote: > On Tue, 2014-11-04 at 12:05 +1100, Anton Blanchard wrote: > > Signed-off-by: Anton Blanchard > > --- > > > > Index: b/fs/quota/dquot.c > > === > > --- a/fs/quota/dquot.c > > +++

Re: [PATCH] quota: Add log level to printk

2014-11-04 Thread Jan Kara
On Mon 03-11-14 19:06:39, Joe Perches wrote: On Tue, 2014-11-04 at 12:05 +1100, Anton Blanchard wrote: Signed-off-by: Anton Blanchard an...@samba.org --- Index: b/fs/quota/dquot.c === --- a/fs/quota/dquot.c +++

Re: [PATCH] quota: Add log level to printk

2014-11-03 Thread Joe Perches
On Tue, 2014-11-04 at 12:05 +1100, Anton Blanchard wrote: > Signed-off-by: Anton Blanchard > --- > > Index: b/fs/quota/dquot.c > === > --- a/fs/quota/dquot.c > +++ b/fs/quota/dquot.c > @@ -2743,7 +2743,7 @@ static int __init

[PATCH] quota: Add log level to printk

2014-11-03 Thread Anton Blanchard
Signed-off-by: Anton Blanchard --- Index: b/fs/quota/dquot.c === --- a/fs/quota/dquot.c +++ b/fs/quota/dquot.c @@ -2743,7 +2743,7 @@ static int __init dquot_init(void) for (i = 0; i < nr_hash; i++)

[PATCH] quota: Add log level to printk

2014-11-03 Thread Anton Blanchard
Signed-off-by: Anton Blanchard an...@samba.org --- Index: b/fs/quota/dquot.c === --- a/fs/quota/dquot.c +++ b/fs/quota/dquot.c @@ -2743,7 +2743,7 @@ static int __init dquot_init(void) for (i = 0; i nr_hash; i++)

Re: [PATCH] quota: Add log level to printk

2014-11-03 Thread Joe Perches
On Tue, 2014-11-04 at 12:05 +1100, Anton Blanchard wrote: Signed-off-by: Anton Blanchard an...@samba.org --- Index: b/fs/quota/dquot.c === --- a/fs/quota/dquot.c +++ b/fs/quota/dquot.c @@ -2743,7 +2743,7 @@ static int __init