[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <51B1DD18.3080104@redhat.com>
Date: Fri, 07 Jun 2013 14:16:08 +0100
From: "Bryn M. Reeves" <bmr@...hat.com>
To: LKML <linux-kernel@...r.kernel.org>
CC: mike.miller@...com, scameron@...rdog.cce.hp.com, thenzl@...hat.com,
axboe@...nel.dk
Subject: [PATCH][RESEND] Silence noisy per-device cciss messages
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@...hat.com>
View attachment "0001-Silence-noisy-per-device-cciss-messages.patch" of type "text/x-patch" (948 bytes)
Powered by blists - more mailing lists