public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v1 master ceph 0/2] Silence Some More Ceph Warnings
@ 2025-07-17 15:36 Max R. Carrara
  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
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Max R. Carrara @ 2025-07-17 15:36 UTC (permalink / raw)
  To: pve-devel

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


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

end of thread, other threads:[~2025-07-28 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-17 15:36 [pve-devel] [PATCH v1 master ceph 0/2] Silence Some More Ceph Warnings Max R. Carrara
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal