OSDN Git Service

[PATCH] block: remove the annoying 'blk: queue %p I/O limit %luMb' messages
authorWilly TARREAU <willy@pcw.(none)>
Sun, 7 May 2006 19:44:36 +0000 (21:44 +0200)
committerWilly TARREAU <willy@pcw.(none)>
Sun, 7 May 2006 19:44:36 +0000 (21:44 +0200)
commit53767b06aebcfb9ee5255ceed4f41467f4734e8d
treed3aaa56f872db1a4aa13fd6acc1b98da8752c493
parent96349d47f0ee11eae1f892052a174cbaf819203e
[PATCH] block: remove the annoying 'blk: queue %p I/O limit %luMb' messages

This patch initially suggested by Matt Domsch seems to have got lost
in the noise. Its intent was to remove this annoying message that all
block devices print at boot. It was pure debugging and people still
take it for errors.

Signed-off-by: Willy Tarreau <willy@w.ods.org>
- Willy
drivers/block/ll_rw_blk.c