On 6/20/06, Darren J Moffat <[EMAIL PROTECTED]> wrote:
Holger Berger wrote:
> On 6/19/06, Eric Schrock <[EMAIL PROTECTED]> wrote:
>> Simply because we erred on the side of caution.  The fewer metachacters,
>> the better.  It's easy to change if there's enough interest.
>
> You may want to change that since many applications including KDE use
> ''+' to encode paths (replacing blanks or use it for other purposes),
> resulting in erratic failure of desktop functions.
> And '+' is used very often elsewhere so more than one application will
> fail.

This doesn't impact the mount point name or the names of files created
with open(2) or directory names.  It only impacts the "device" name, ie
the ZFS filesystem name used instead of things like /dev/md/dsk/d50.

So I don't see how this could be a problem for KDE.

OK
I still think it may be a good idea to allow all characters used by
urlencode as this allows the encoding of any characters by the calling
application on demand. Its not used yet but it may be useful in the
future.

Holger
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to