From: Connor Kuehl <ckuehl@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, dillaman@redhat.com, qemu-devel@nongnu.org,
mreitz@redhat.com
Subject: General question about parsing an rbd filename
Date: Thu, 1 Apr 2021 16:10:27 -0500 [thread overview]
Message-ID: <b0c867e5-6ad7-f5e4-ecff-676b3b235995@redhat.com> (raw)
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
next reply other threads:[~2021-04-01 21:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-01 21:10 Connor Kuehl [this message]
2021-04-09 14:27 ` General question about parsing an rbd filename Markus Armbruster
2021-04-09 17:06 ` Connor Kuehl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b0c867e5-6ad7-f5e4-ecff-676b3b235995@redhat.com \
--to=ckuehl@redhat.com \
--cc=dillaman@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).