From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com, David Riley <d.riley@proxmox.com>
Subject: applied: [PATCH pve-storage 2/2] fix #3936: api: add zfs-blocksize format
Date: Wed, 13 May 2026 16:35:44 +0200 [thread overview]
Message-ID: <177868293853.198149.1486344709986483110.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260512134852.142044-3-d.riley@proxmox.com>
On Tue, 12 May 2026 15:48:52 +0200, David Riley wrote:
> Add a new JSONSchema format pve-storage-zfs-blocksize to validate
> the ZFS blocksize parameter.
>
> Validation [0][1]:
> * Range: 512 bytes to 16 MiB
> * Format: Allow positive integers with optional 'k' or 'm' suffix.
> * Constraint: Must be a power of two.
Applied this one, thanks! Added a format_description for the blocksize
property and mentioned ZFS in the description in a follow-up. Also
moved the format defintion into the ZFS plugin module.
[2/2] fix #3936: api: zfspool: validate blocksize property with format
commit: ee66befd5008c1ab8c34c03569c96ff246af3fdb
next prev parent reply other threads:[~2026-05-13 14:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-12 13:48 [PATCH manager/storage 0/2] fix #3936: add validation for ZFS blocksize David Riley
2026-05-12 13:48 ` [PATCH pve-manager 1/2] fix #3936: ui: storage: " David Riley
2026-05-13 14:05 ` Fiona Ebner
2026-05-15 6:57 ` David Riley
2026-05-12 13:48 ` [PATCH pve-storage 2/2] fix #3936: api: add zfs-blocksize format David Riley
2026-05-13 14:35 ` Fiona Ebner [this message]
2026-05-15 8:00 ` superseded: [PATCH manager/storage 0/2] fix #3936: add validation for ZFS blocksize David Riley
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=177868293853.198149.1486344709986483110.b4-ty@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=d.riley@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.