Signed-off-by: Daniel Koć
---
pl.po | 345 ++
1 file changed, 130 insertions(+), 215 deletions(-)
diff --git a/pl.po b/pl.po
index 8ad1a26..9106b6f 100644
--- a/pl.po
+++ b/pl.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: proxmox trans
--- Begin Message ---
On October 12, 2022 3:22:18 PM GMT+02:00, Stefan Sterz
wrote:
>when using a hyper-converged cluster it was previously possible to add
>the pool used by the ceph-mgr modules (".mgr" since quincy or
>"device_health_metrics" previously) as an RBD storage. this would lead
>to al
Signed-off-by: Fiona Ebner
---
...evert-Use-io_uring_register_ring_fd-.patch | 76 +++
...date_time_get_microsecond-to-get-sub.patch | 51 +
...004-chardev-fix-segfault-in-finalize.patch | 56 ++
debian/patches/series | 3 +
4 files
to be in-line with what other implementations in QEMU do. Commit
1d39c7098bbfa6862cb96066c4f8f6735ea397c5 mentions the EIO bit and
the function is expected to return 0 upon success (see other
implementations).
Signed-off-by: Fiona Ebner
---
...PBS-block-driver-to-map-backup-archives-into.patch |
Suggested-by: Wolfgang Bumiller
Signed-off-by: Fiona Ebner
---
...-PVE-add-savevm-async-for-background-state-snapshots.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/debian/patches/pve/0017-PVE-add-savevm-async-for-background-state-snapshots.patch
b/debian/patch
This avoids errors about the use of uninitialized values if the 'pool'
parameter is not present in the storage configuration.
The 'pool' property for an RBD storage config is not mandatory.
Signed-off-by: Aaron Lauterer
---
PVE/API2/Ceph/Pools.pm | 1 +
1 file changed, 1 insertion(+)
diff --gi