public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@sous-sol.org>
To: Tejun Heo <tj@kernel.org>
Cc: Daniel Collins <solemnwarning@solemnwarning.no-ip.org>,
	Jens Axboe <jens.axboe@oracle.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Sam Ravnborg <sam@ravnborg.org>,
	linux-kernel@vger.kernel.org, stable@kernel.org
Subject: Re: [stable] [PATCH] block: include empty disks in /proc/diskstats
Date: Tue, 21 Apr 2009 21:54:01 +0000	[thread overview]
Message-ID: <20090421215401.GA24073@hera.kernel.org> (raw)
In-Reply-To: <49E45079.8070508@kernel.org>

* Tejun Heo (tj@kernel.org) wrote:
> /proc/diskstats used to show stats for all disks whether they're
> zero-sized or not and their non-zero partitions.  Commit
> 074a7aca7afa6f230104e8e65eba3420263714a5 accidentally changed the
> behavior such that it doesn't print out zero sized disks.  This patch
> implements DISK_PITER_INCL_EMPTY_PART0 flag to partition iterator and
> uses it in diskstats_show() such that empty part0 is shown in
> /proc/diskstats.
> 
> Reported and bisectd by Dianel Collins.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Reported-by: Daniel Collins <solemnwarning@solemnwarning.no-ip.org>

looks like this isn't upstream yet.

thanks,
-chris

  reply	other threads:[~2009-04-21 21:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-12  1:00 2.6.28 /proc/diskstats Daniel Collins
2009-04-12  1:50 ` Andrew Morton
2009-04-12 18:50 ` Daniel Collins
2009-04-13  1:21 ` Daniel Collins
2009-04-13  6:16   ` Sam Ravnborg
2009-04-14  7:52 ` Tejun Heo
2009-04-14  8:58   ` Tejun Heo
2009-04-14  8:59   ` [PATCH] block: include empty disks in /proc/diskstats Tejun Heo
2009-04-21 21:54     ` Chris Wright [this message]
2009-04-22  5:41       ` [stable] " Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090421215401.GA24073@hera.kernel.org \
    --to=chrisw@sous-sol.org \
    --cc=akpm@linux-foundation.org \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=solemnwarning@solemnwarning.no-ip.org \
    --cc=stable@kernel.org \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox