Date: Wed, 23 Jan 2013 21:51:04 +0200 From: Jaakko Heinonen <jh@FreeBSD.org> To: Vitalij Satanivskij <satan@ukr.net> Cc: Alexander Motin <mav@FreeBSD.org>, "Justin T. Gibbs" <gibbs@FreeBSD.org>, Gleb Smirnoff <glebius@FreeBSD.org>, freebsd-current@FreeBSD.org Subject: Re: panic after r244584 Message-ID: <20130123195104.GA1802@a91-153-116-96.elisa-laajakaista.fi> In-Reply-To: <20130123071346.GA56937@hell.ukr.net> References: <20130118094424.GD2331@FreeBSD.org> <50F93165.60809@FreeBSD.org> <20130118113934.GA60441@hell.ukr.net> <50F9357F.8040109@FreeBSD.org> <20130118131954.GA3868@a91-153-116-96.elisa-laajakaista.fi> <50F94D80.7000809@FreeBSD.org> <20130119082739.GA1956@a91-153-116-96.elisa-laajakaista.fi> <20130121154400.GA1808@a91-153-116-96.elisa-laajakaista.fi> <20130121173122.GA20466@hell.ukr.net> <20130123071346.GA56937@hell.ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-01-23, Vitalij Satanivskij wrote: > VS> Jaakko Heinonen wrote: > VS> JH> > I see two possible solutions for the problem. > VS> JH> > > VS> JH> > 1) Replace non-printable, space and '/' characters for example with '_'. > VS> JH> > '/' should be replaced anyway. > VS> JH> > > VS> JH> > 2) Apply the patches in > VS> JH> > http://lists.freebsd.org/pipermail/svn-src-all/2013-January/063661.html > VS> JH> > to allow spaces again. I haven't committed the patches because I > VS> JH> > think that there isn't full consensus that it's right thing to do and > VS> JH> > also I personally prefer not to have spaces in device names. > VS> JH> > VS> JH> Here's a patch to implement 1: > VS> JH> > VS> JH> http://people.freebsd.org/~jh/patches/scsi_enc_ses-si_name.diff > VS> > VS> Ok that patch work's too. > > Is there any chance, that one of this patches will be merged to head? Yes. Alexander and Justin: what do you think about this patch? http://people.freebsd.org/~jh/patches/scsi_enc_ses-si_name.diff -- Jaakko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130123195104.GA1802>