lkml.org 
[lkml]   [2014]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] quota: Add log level to printk
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 <anton@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++)
> > INIT_HLIST_HEAD(dquot_hash + i);
> >
> > - printk("Dquot-cache hash table entries: %ld (order %ld, %ld bytes)\n",
> > + pr_info("Dquot-cache hash table entries: %ld (order %ld, %ld bytes)\n",
> > nr_hash, order, (PAGE_SIZE << order));
>
> The other printks in the file have a "VFS: " prefix.
> Maybe this one too?
I'll merge Anton's patch and include additional VFS:.

Honza
--
Jan Kara <jack@suse.cz>
SUSE Labs, CR


\
 
 \ /
  Last update: 2014-11-04 13:21    [W:0.089 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site