linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Btrfs: remove unwanted kernel log output
@ 2012-07-17 15:02 Stefan Behrens
  2012-07-17 15:02 ` [PATCH 1/2] Btrfs: remove unwanted printk() for btrfs device I/O stats Stefan Behrens
  2012-07-17 15:02 ` [PATCH 2/2] Btrfs: suppress printk() if all device I/O stats are zero Stefan Behrens
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Behrens @ 2012-07-17 15:02 UTC (permalink / raw)
  To: linux-btrfs

People complained about unwanted kernel log output at mount time,
related to btrfs device I/O statistics. With these two commits, the
two messages are removed or filtered, respectively.

Stefan Behrens (2):
  Btrfs: remove unwanted printk() for btrfs device I/O stats
  Btrfs: suppress printk() if all device I/O stats are zero

 fs/btrfs/volumes.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
1.7.11.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-17 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 15:02 [PATCH 0/2] Btrfs: remove unwanted kernel log output Stefan Behrens
2012-07-17 15:02 ` [PATCH 1/2] Btrfs: remove unwanted printk() for btrfs device I/O stats Stefan Behrens
2012-07-17 15:02 ` [PATCH 2/2] Btrfs: suppress printk() if all device I/O stats are zero Stefan Behrens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).