From: "Max R. Carrara" <m.carrara@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH v1 master ceph 0/2] Silence Some More Ceph Warnings
Date: Thu, 17 Jul 2025 17:36:23 +0200 [thread overview]
Message-ID: <20250717153625.391842-1-m.carrara@proxmox.com> (raw)
Silence Some More Ceph Warnings - v1
====================================
These two simple patches silence some warnings regarding invalid escape
sequences. Simply using raw strings and therefore avoiding any
(unintentional) escaping fixes this.
Summary of Changes
------------------
Max R. Carrara (2):
cherry-pick fix that silences invalid escape sequence warning
provide another fix that silences invalid escape sequence warning
...erf_query-fix-ivalid-escape-sequence.patch | 31 +++++++++++++++++++
...-zabbix-fix-invalid-escape-sequences.patch | 29 +++++++++++++++++
patches/series | 2 ++
3 files changed, 62 insertions(+)
create mode 100644 patches/0060-mgr-osd_perf_query-fix-ivalid-escape-sequence.patch
create mode 100644 patches/0061-mgr-zabbix-fix-invalid-escape-sequences.patch
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-07-17 15:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-17 15:36 Max R. Carrara [this message]
2025-07-17 15:36 ` [pve-devel] [PATCH v1 master ceph 1/2] cherry-pick fix that silences invalid escape sequence warning Max R. Carrara
2025-07-17 15:36 ` [pve-devel] [PATCH v1 master ceph 2/2] provide another " Max R. Carrara
2025-07-28 14:38 ` [pve-devel] [PATCH v1 master ceph 0/2] Silence Some More Ceph Warnings Thomas Lamprecht
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=20250717153625.391842-1-m.carrara@proxmox.com \
--to=m.carrara@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.