qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* General question about parsing an rbd filename
@ 2021-04-01 21:10 Connor Kuehl
  2021-04-09 14:27 ` Markus Armbruster
  0 siblings, 1 reply; 3+ messages in thread
From: Connor Kuehl @ 2021-04-01 21:10 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, dillaman, qemu-devel, mreitz

Hi,

block/rbd.c hints that:

>  * Configuration values containing :, @, or = can be escaped with a
>  * leading "\".

Right now, much of the parsing code will allow anyone to escape 
_anything_ so long as it's preceded by '\'.

Is this the intended behavior? Or should the parser be updated to allow 
escaping only certain sequences.

Just curious.

Thanks,

Connor



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

end of thread, other threads:[~2021-04-09 17:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-01 21:10 General question about parsing an rbd filename Connor Kuehl
2021-04-09 14:27 ` Markus Armbruster
2021-04-09 17:06   ` Connor Kuehl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).