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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

