Applied. Many thanks for the update!
> po/fr.po | 1285 +--
> ---
> 1 files changed, 764 insertions(+), 521 deletions(-)
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
PVE/Storage/LunCmd/Istgt.pm | 580
1 file changed, 580 insertions(+)
create mode 100644 PVE/Storage/LunCmd/Istgt.pm
diff --git a/PVE/Storage/LunCmd/Istgt.pm b/PVE/Storage/LunCmd/Istgt.pm
The following patches adds support for istgt which is used in *BSD
to provide iSCSI.
To be able to support more than Comstar a refactoring of the code
was necessary. Refactoring has moved any reference to LUN commands
to separate modules created in a subfolder in Storage (LunCmd).
___
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
PVE/Storage/LunCmd/Comstar.pm | 101 ++
1 file changed, 101 insertions(+)
create mode 100644 PVE/Storage/LunCmd/Comstar.pm
diff --git a/PVE/Storage/LunCmd/Comstar.pm b/PVE/Storage/LunCmd/Comst
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
PVE/Storage/ZFSPlugin.pm | 151 +--
1 file changed, 80 insertions(+), 71 deletions(-)
diff --git a/PVE/Storage/ZFSPlugin.pm b/PVE/Storage/ZFSPlugin.pm
index a50f7cb..7bc9d49 100644
--- a/PV