kern/149762: volume labels with rogue characters
Marcin Wiśnicki
mwisnicki at gmail.com
Fri Aug 20 21:00:12 UTC 2010
The following reply was made to PR kern/149762; it has been noted by GNATS.
From: =?UTF-8?Q?Marcin_Wi=C5=9Bnicki?= <mwisnicki at gmail.com>
To: bug-followup <bug-followup at FreeBSD.org>, walter <walter at pelissero.de>
Cc:
Subject: Re: kern/149762: volume labels with rogue characters
Date: Fri, 20 Aug 2010 22:57:07 +0200
How about using "percent encoding":
http://en.wikipedia.org/wiki/Percent-encoding
It is well known and solves all issues.
More information about the freebsd-geom
mailing list