Re: [PATCH] nbd: fix device names

From: Paul Clements
Date: Tue Jun 01 2004 - 22:10:04 EST


Andrew Morton wrote:
Paul Clements <paul.clements@xxxxxxxxxxxx> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/