lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ