From: Christophe Varoqui <christophe.varoqui@free.fr>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: creating partition mappings with different delimiters
Date: Mon, 03 Apr 2006 23:23:18 +0200 [thread overview]
Message-ID: <44319246.6040008@free.fr> (raw)
In-Reply-To: <1144097506.3111.81.camel@gator.sc.steeleye.com>
Eddie Williams a écrit :
> I see it is kpartx that is defaulting to the 'p' as the delimiter (in
> the set_delimiter function) when the uuid ends with a digit and no
> delimiter when the uuid ends with a character.
>
> Wouldn't it be better to always use the same delimiter by default? As
> it stands now one will not be able to determine that a node is a
> partition versus a full device by just looking at the name.
>
>
This behaviour mimics the kernel partition naming policies : /dev/sd?
partitions have no separator, while /dev/cciss/c0d0 have one, for example.
kpartx once meant to be a true alternative to in-kernel partition
handling, thus cared about that naming compatibility.
I'm inclined to leave it that way, if not only to discourage people to
partition multipathed devices :)
Regards,
cvaroqui
next prev parent reply other threads:[~2006-04-03 21:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-03 16:19 creating partition mappings with different delimiters Eddie Williams
2006-04-03 20:51 ` Eddie Williams
2006-04-03 21:23 ` Christophe Varoqui [this message]
2006-04-04 13:24 ` Philip R. Auld
2006-04-04 13:36 ` Eddie Williams
2006-04-04 14:46 ` Philip R. Auld
2006-04-04 17:49 ` Christophe Varoqui
2006-04-04 18:58 ` Philip R. Auld
2006-04-04 13:31 ` Eddie Williams
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=44319246.6040008@free.fr \
--to=christophe.varoqui@free.fr \
--cc=dm-devel@redhat.com \
/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.