]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0042-PVE-fall-back-to-open-iscsi-initiatorname.patch
update submodule and patches to QEMU 8.0.0
[pve-qemu.git] / debian / patches / pve / 0042-PVE-fall-back-to-open-iscsi-initiatorname.patch
index afaddcf1f617f7e11cba5179656c1449d5b53e18..0e50c93030c77b5e0e7a571e09f9bcc122d1f7fb 100644 (file)
@@ -21,10 +21,10 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
  1 file changed, 30 insertions(+)
 
 diff --git a/block/iscsi.c b/block/iscsi.c
-index a316d46d96..3ed4a50c0d 100644
+index 9fc0bed90b..1d40933165 100644
 --- a/block/iscsi.c
 +++ b/block/iscsi.c
-@@ -1387,12 +1387,42 @@ static char *get_initiator_name(QemuOpts *opts)
+@@ -1392,12 +1392,42 @@ static char *get_initiator_name(QemuOpts *opts)
      const char *name;
      char *iscsi_name;
      UuidInfo *uuid_info;