public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* blkid does not escape quotes in volume labels
@ 2013-11-01 14:59 Phillip Susi
  2013-11-07 13:11 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Phillip Susi @ 2013-11-01 14:59 UTC (permalink / raw)
  To: util-linux

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

e2label /dev/loop0 'La"bel'
blkid -p /dev/loop0
/dev/loop0: LABEL="La"bel" UUID="cb71cd2a-5237-44b6-92f1-d2bff59ed688"
VERSION="1.0" TYPE="ext2" USAGE="files
ystem"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSc8HPAAoJEJrBOlT6nu75jGQH/jMMW9Hahbwhbp1Op+7HBP8Z
zkPqZiglRtk3JPsH8jGCvbLHWTC0GQse1cp8ySC0xfaUIaNkU+ikpajovpaNqhuE
O9sZ0g3pWjGGw/pFEHbWygEmAVFi8RVPyPz/FIuH++Vm/D2wXau7D+/lCJRamT+3
NE4EEdDm40ISn5NNvRJcm08Hjaxe98cAa9bGZcklxAyJFEWLf3iBCrDah3tkfFnA
FtzbOZn/fVTnpTxXVjP0A2tF0UmXKthFzRreUhpz7Xn3wN2vykLEdMDVUgBJPqea
I8I3VFL+Pf0C1TUq2Q62u0gnGeUKk4F4nlY1aIf3OoR3VRh/Tq4GOrx7B1/80sI=
=rLB4
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: blkid does not escape quotes in volume labels
  2013-11-01 14:59 blkid does not escape quotes in volume labels Phillip Susi
@ 2013-11-07 13:11 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2013-11-07 13:11 UTC (permalink / raw)
  To: Phillip Susi; +Cc: util-linux

On Fri, Nov 01, 2013 at 10:59:27AM -0400, Phillip Susi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> e2label /dev/loop0 'La"bel'
> blkid -p /dev/loop0
> /dev/loop0: LABEL="La"bel" UUID="cb71cd2a-5237-44b6-92f1-d2bff59ed688"
> VERSION="1.0" TYPE="ext2" USAGE="files
> ystem"

 Fixed, now it uses \" for quotes. Thanks!

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-07 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 14:59 blkid does not escape quotes in volume labels Phillip Susi
2013-11-07 13:11 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox