From: "Микола Микола" <nikolaytihonov2022@gmail.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH manager v2 2/3] add FreeBSD CTL support for ZFS over iSCSI
Date: Mon, 6 Apr 2026 07:40:16 +0300 [thread overview]
Message-ID: <CADzCCsOifiTcP87U0e8uD0ZKWsEO4Yq8K7yD6p6_5mXDfyEp+Q@mail.gmail.com> (raw)
In-Reply-To: <CADzCCsNfznS8NktTGnpN+5KABLcF9ceBF9-9zdRmhgk=DyULdA@mail.gmail.com>
>From 02d13f40ee513546a76314befe37f8bb90d6eb66 Mon Sep 17 00:00:00 2001
From: mykola2312 <49044616+mykola2312@users.noreply.github.com>
Date: Mon, 6 Apr 2026 04:05:56 +0300
Subject: [PATCH] ui: show CTL for ctld iSCSI provider
---
www/manager6/form/iScsiProviderSelector.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/manager6/form/iScsiProviderSelector.js
b/www/manager6/form/iScsiProviderSelector.js
index e965273a..079dc096 100644
--- a/www/manager6/form/iScsiProviderSelector.js
+++ b/www/manager6/form/iScsiProviderSelector.js
@@ -3,6 +3,7 @@ Ext.define('PVE.form.iScsiProviderSelector', {
alias: ['widget.pveiScsiProviderSelector'],
comboItems: [
['comstar', 'Comstar'],
+ ['ctld', 'CTL'],
['istgt', 'istgt'],
['iet', 'IET'],
['LIO', 'LIO'],
--
2.47.3
next prev parent reply other threads:[~2026-04-06 4:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-06 4:38 [PATCH storage/manager/docs v2 0/3] " Микола Микола
2026-04-06 4:39 ` [PATCH storage v2 1/3] " Микола Микола
2026-04-06 4:40 ` Микола Микола [this message]
2026-04-06 4:41 ` [PATCH docs v2 3/3] " Микола Микола
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=CADzCCsOifiTcP87U0e8uD0ZKWsEO4Yq8K7yD6p6_5mXDfyEp+Q@mail.gmail.com \
--to=nikolaytihonov2022@gmail.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.