diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2014-02-18 13:09:34 -0500 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-02-18 12:17:47 -0800 |
commit | b4d7124b2f2e29541e5c8815bd84ea55158dd730 (patch) | |
tree | 7634f58101abc951d7d0bc81eec2ce7a7aeb5961 /lib/iomap.c | |
parent | 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (diff) | |
download | linux-b4d7124b2f2e29541e5c8815bd84ea55158dd730.tar.bz2 |
bio: don't write "bio: create slab" messages to syslog
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.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'lib/iomap.c')
0 files changed, 0 insertions, 0 deletions