* [pve-devel] [PATCH manager] ui: lxc: add the "discard" mount option
@ 2024-10-28 11:23 Filip Schauer
2024-11-10 19:15 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Filip Schauer @ 2024-10-28 11:23 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
---
www/manager6/lxc/MPEdit.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/manager6/lxc/MPEdit.js b/www/manager6/lxc/MPEdit.js
index f1db867b..dae17748 100644
--- a/www/manager6/lxc/MPEdit.js
+++ b/www/manager6/lxc/MPEdit.js
@@ -299,6 +299,7 @@ Ext.define('PVE.lxc.MountPointInputPanel', {
fieldLabel: gettext('Mount options'),
deleteEmpty: false,
comboItems: [
+ ['discard', 'discard'],
['lazytime', 'lazytime'],
['noatime', 'noatime'],
['nodev', 'nodev'],
--
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] 2+ messages in thread
* [pve-devel] applied: [PATCH manager] ui: lxc: add the "discard" mount option
2024-10-28 11:23 [pve-devel] [PATCH manager] ui: lxc: add the "discard" mount option Filip Schauer
@ 2024-11-10 19:15 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-11-10 19:15 UTC (permalink / raw)
To: Proxmox VE development discussion, Filip Schauer
Am 28.10.24 um 12:23 schrieb Filip Schauer:
> Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
> ---
> www/manager6/lxc/MPEdit.js | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, thanks!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-10 19:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-28 11:23 [pve-devel] [PATCH manager] ui: lxc: add the "discard" mount option Filip Schauer
2024-11-10 19:15 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox