From: Bill Davidsen <davidsen@tmr.com>
To: Andries Brouwer <aebr@win.tue.nl>
Cc: Matthew Wilcox <willy@debian.org>,
"Steven J. Hill" <sjhill@realitydiluted.com>,
Jeremy Higdon <jeremy@sgi.com>, Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] 2.6.2, Partition support for SCSI CDROM...
Date: Thu, 26 Feb 2004 22:22:46 -0500 [thread overview]
Message-ID: <403EB806.7090606@tmr.com> (raw)
In-Reply-To: <20040225101944.GB3832@pclin040.win.tue.nl>
Andries Brouwer wrote:
> On Tue, Feb 24, 2004 at 05:09:06PM +0000, Matthew Wilcox wrote:
>
>>On Tue, Feb 24, 2004 at 11:51:20AM -0500, Steven J. Hill wrote:
>
>
>>>+ * sr0 - first CDROM, whole disk
>>>+ * sr1 - first CDROM, first partition
>>>+ *
>>>+ * [...]
>>>+ *
>>>+ * sr16 - first CDROM, sixteenth partition
>>>+ * sr17 - second CDROM, whole disk
>>>+ * sr18 - second CDROM, first partition
>>
>>Umm... no. I suspect you mean:
>>
>>sr15 - first CDROM, fifteenth partition
>>sr16 - second CDROM, whole disk
>>sr17 - second CDROM, first partition
>>
>>But what a bad idea for device names. Why not
>>
>>sr0 whole disc
>>sr0a ... sr0o partitions
>>sr1, sr1a ... sr1o
>>
>>It's probably too late to be consistent with discs and call them
>>sra, sra1, ... sra15
>>srb, srb1, ... srb15
>
>
> It is standard convention to use numerical suffixes to refer
> to partitions, with a 'p' separator in case the full device
> has a name ending in a digit.
>
> So: sr0p1, ..., sr0p15, sr1p1, ...
That sounds a LOT better. Of course mknod is your friend, and some of us
have sr0, sr1 etc, but that's our problem. I think one of the distros
does it that way, but not one I have here.
--
bill davidsen <davidsen@tmr.com>
CTO TMR Associates, Inc
Doing interesting things with small computers since 1979
prev parent reply other threads:[~2004-02-27 3:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-23 2:11 [PATCH] 2.6.2, Partition support for SCSI CDROM Steven J. Hill
2004-02-23 3:00 ` Andrew Morton
2004-02-23 3:07 ` Steven J. Hill
2004-02-23 3:13 ` Andrew Morton
2004-02-24 6:11 ` Jeremy Higdon
2004-02-24 16:51 ` Steven J. Hill
2004-02-24 17:06 ` Christoph Hellwig
2004-02-26 22:51 ` Rusty Russell
2004-02-26 22:51 ` Rusty Russell
2004-02-24 17:09 ` Matthew Wilcox
2004-02-25 1:58 ` Miles Bader
2004-02-25 10:19 ` Andries Brouwer
2004-02-27 3:22 ` Bill Davidsen [this message]
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=403EB806.7090606@tmr.com \
--to=davidsen@tmr.com \
--cc=aebr@win.tue.nl \
--cc=akpm@osdl.org \
--cc=jeremy@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=sjhill@realitydiluted.com \
--cc=willy@debian.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.