From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 871961FF15C for ; Wed, 19 Feb 2025 15:17:45 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id EEE632AFA2; Wed, 19 Feb 2025 15:17:39 +0100 (CET) Message-ID: Date: Wed, 19 Feb 2025 15:17:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Proxmox VE development discussion , Markus Frank References: <20250122100901.74830-1-m.frank@proxmox.com> <20250122100901.74830-13-m.frank@proxmox.com> Content-Language: en-US From: Fiona Ebner In-Reply-To: <20250122100901.74830-13-m.frank@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL -0.045 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH manager v13 12/12] ui: add options to add virtio-fs to qemu config X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" 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