Re: [PATCH][RESEND] Silence noisy per-device cciss messages

From: Mike Miller (OS Dev)
Date: Fri Jun 07 2013 - 14:16:57 EST


On Fri, 2013-06-07 at 14:16 +0100, Bryn M. Reeves wrote:
> Currently cciss logs a message each time cciss_read_capacity_16 is called:
>
> kernel: cciss 0000:03:00.0: blocks= 5274326576 block_size= 512
>
> This generates considerable log noise. An identical message was deleted
> from cciss_read_capacity in 2009.
>
> This patch mirrors the change made to cciss_read_capacity in commit
> 983333c. Emitting device and block size information at KERN_INFO on
> each read_capacity() leads to a lot of log noise.
>
> Signed-off-by: Bryn M. Reeves <bmr@xxxxxxxxxx>

Acked-by: Mike Miller <mike.miller@xxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/