All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Clements <paul.clements@steeleye.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] nbd: fix device names
Date: Tue, 01 Jun 2004 23:06:53 -0400	[thread overview]
Message-ID: <40BD444D.2070305@steeleye.com> (raw)
In-Reply-To: <20040601163234.029af1b6.akpm@osdl.org>

Andrew Morton wrote:
> Paul Clements <paul.clements@steeleye.com> wrote:
> 
>>It seems more appropriate to call the devices "nbX" rather than "nbdX",
>>since that's what the device nodes are actually named.
> 
> 
> This affects /proc/partitions, /proc/diskstats, and probably other things. 

Network block devices don't actually show up in /proc/partitions, but 
you have a valid point that the other uses would change. Although, I 
think it's a change for the better.

> I think it's too late to change it.

Fair enough. I can live with this discrepancy, although I think nbd is 
the only block device driver that has this problem. That's the only 
reason I sent the patch along...just trying to make nbd consistent with 
all the other device drivers.

Thanks,
Paul

  reply	other threads:[~2004-06-02  3:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-19 18:17 [PATCH 2/2] nbd: remove PARANOIA and other cleanups Paul Clements
2004-06-01 14:01 ` [PATCH] nbd: fix device names Paul Clements
2004-06-01 23:32   ` Andrew Morton
2004-06-02  3:06     ` Paul Clements [this message]
2004-06-03 13:44   ` Pavel Machek

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=40BD444D.2070305@steeleye.com \
    --to=paul.clements@steeleye.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.