public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Mikulas Patocka <mpatocka@redhat.com>
Cc: Zdenek Kabelac <zkabelac@redhat.com>,
	dm-devel@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] bio: don't write "bio: create slab" messages to syslog
Date: Tue, 18 Feb 2014 12:18:07 -0800	[thread overview]
Message-ID: <20140218201807.GB25515@kernel.dk> (raw)
In-Reply-To: <alpine.LRH.2.02.1402181307200.30436@file01.intranet.prod.int.rdu2.redhat.com>

On Tue, Feb 18 2014, Mikulas Patocka wrote:
> When using device mapper, there are many "bio: create slab" messages in
> the log. Device mapper targets have different front_pad, so each time when
> we load a target that wasn't loaded before, we allocate a slab with the
> appropriate front_pad and there is associated "bio: create slab" message.
> 
> This patch removes these messages, there is no need for them.

Agreed, it's time to kill off that message. Applied, thanks.

-- 
Jens Axboe


      reply	other threads:[~2014-02-18 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18 18:09 [PATCH] bio: don't write "bio: create slab" messages to syslog Mikulas Patocka
2014-02-18 20:18 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140218201807.GB25515@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=dm-devel@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=zkabelac@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox