Am 22.01.25 um 11:09 schrieb Markus Frank:
> +         {
> +             xtype: 'proxmoxcheckbox',
> +             fieldLabel: gettext('expose-xattr'),
> +             name: 'expose-xattr',
> +         },
> +         {
> +             xtype: 'proxmoxcheckbox',
> +             fieldLabel: gettext('expose-acl (implies expose-xattr)'),
> +             name: 'expose-acl',

Didn't look over the UI patches, but just something I noticed while
using: would be nice if it could automatically gray out the expose-xattr
checkbox if selected.

> +         },
> +         {
> +             xtype: 'proxmoxcheckbox',
> +             fieldLabel: gettext('Direct-io'),

Nit: "Direct IO" reads nicer IMHO



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to